-
Home
-
Account Engagement
-
2.1.2 (latest)
-
Code
-
Classes
- PardotCrypto
| Total Complexity |
35 |
| Dependencies |
1 |
| Dependents |
1 |
| Total lines |
191 |
| Lines of code |
120 |
| Logical lines of code |
84 |
| Comment lines |
14 |
| Methods |
10 |
| Properties |
0 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| encrypt() |
B |
43 |
16 |
48 |
| decrypt_openssl_aes256cbc_with_hmacsha256() |
S |
57 |
5 |
16 |
| decrypt() |
S |
59 |
4 |
14 |
| set_key() |
S |
69 |
2 |
7 |
| decrypt_openssl_aes256gcm() |
S |
66 |
2 |
8 |
| gen_aes256_key() |
S |
64 |
2 |
10 |
| get_key() |
S |
80 |
1 |
3 |
| decrypt_sodium() |
S |
78 |
1 |
3 |
| gen_sodium_key() |
S |
76 |
1 |
4 |
| logError() |
S |
68 |
1 |
7 |