RSA S

Total Complexity 22
Dependencies 0
Dependents 1
Total lines 132
Lines of code 110
Logical lines of code 77
Comment lines 0
Methods 11
Properties 0

Methods 11

Method Rating Maintainability Complexity Lines of code
pow_mod()
S
50 6 30
add_PKCS1_padding()
S
57 3 15
remove_PKCS1_padding()
S
62 3 10
binary_to_number()
S
60 2 12
number_to_binary()
S
62 2 11
rsa_encrypt()
S
68 1 6
rsa_decrypt()
S
69 1 6
rsa_sign()
S
68 1 6
rsa_verify()
S
78 1 3
rsa_kyp_verify()
S
69 1 6
remove_KYP_padding()
S
71 1 5