Crypt_Base D

Total Complexity 257
Dependencies 3
Dependents 0
Total lines 2,415
Lines of code 1,295
Logical lines of code 741
Comment lines 908
Methods 32
Properties 30

Methods 32

Method Rating Maintainability Complexity Lines of code
encrypt()
D
18
60 260
decrypt()
D
18
60 257
_createInlineCryptFunction()
C
23
9 335
_openssl_ctr_process()
B
38 19 70
setPassword()
B
39 16 59
isValidEngine()
A
46 15 39
Crypt_Base()
A
54 9 22
_openssl_ofb_process()
A
49 7 32
_setEngine()
S
52 7 28
_hashInlineCryptFunction()
S
52 6 23
_openssl_translate_mode()
S
61 6 14
_increment_str()
S
52 5 24
_setupMcrypt()
S
53 4 22
_unpad()
S
63 4 10
_pad()
S
60 3 13
disableContinuousBuffer()
S
64 3 11
setPreferredEngine()
S
64 3 11
setIV()
S
70 2 7
enableContinuousBuffer()
S
70 2 7
_encryptBlock()
S
76 2 3
_decryptBlock()
S
76 2 3
_setupKey()
S
76 2 3
_setup()
S
71 2 7
setKey()
S
74 1 5
enablePadding()
S
82 1 3
disablePadding()
S
82 1 3
getEngine()
S
83 1 3
_clearBuffers()
S
72 1 4
_string_shift()
S
73 1 5
_string_pop()
S
72 1 5
_setupInlineCrypt()
S
82 1 3
_getLambdaFunctions()
S
77 1 4