Total Complexity | 11 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 52 |
Lines of code | 37 |
Logical lines of code | 17 |
Comment lines | 0 |
Methods | 9 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
__construct() | 60 | 3 | 13 | |
getPublicKey() | 82 | 1 | 3 | |
getPrivateKey() | 82 | 1 | 3 | |
getKeyLength() | 82 | 1 | 3 | |
getModulus() | 82 | 1 | 3 | |
encrypt() | 78 | 1 | 3 | |
dencrypt() | 78 | 1 | 3 | |
sign() | 78 | 1 | 3 | |
verify() | 78 | 1 | 3 |