-
Home
-
Easy WP SMTP – WordPress SMTP and Email Logs: Gmail, Office 365, Outlook, Custom SMTP, and more
-
2.1.0
-
Code
-
Classes
- ParagonIE_Sodium_Core32_Ed25519
Total Complexity |
32 |
Dependencies |
5 |
Dependents |
3 |
Total lines |
472 |
Lines of code |
257 |
Logical lines of code |
103 |
Comment lines |
158 |
Methods |
13 |
Properties |
0 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
verify_detached() |
A |
46 |
8 |
40 |
small_order() |
A |
36 |
4 |
87 |
check_S_lt_L() |
S |
51 |
3 |
25 |
pk_to_curve25519() |
S |
55 |
3 |
21 |
sign_detached() |
S |
50 |
2 |
28 |
seed_keypair() |
S |
66 |
2 |
8 |
secretkey() |
S |
69 |
2 |
6 |
publickey() |
S |
69 |
2 |
6 |
sign_open() |
S |
66 |
2 |
8 |
keypair() |
S |
68 |
1 |
7 |
publickey_from_secretkey() |
S |
63 |
1 |
10 |
sk_to_pk() |
S |
70 |
1 |
7 |
sign() |
S |
74 |
1 |
4 |