Crypt_Base D

Total Complexity 290
Dependencies 3
Dependents 0
Total lines 2,632
Lines of code 1,403
Logical lines of code 817
Comment lines 982
Methods 40
Properties 31

Methods 40

Method Rating Maintainability Complexity Lines of code
encrypt()
D
18
60 266
decrypt()
D
18
60 263
_createInlineCryptFunction()
C
23
10 339
setPassword()
C
35 23 78
_openssl_ctr_process()
B
38 19 70
__construct()
B
43 20 44
isValidEngine()
A
45 15 42
_openssl_ofb_process()
A
49 7 32
_setEngine()
S
51 7 30
_increment_str()
S
49 6 30
_hashInlineCryptFunction()
S
52 6 23
_openssl_translate_mode()
S
61 6 14
_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
safe_intval_inline()
S
68 3 7
setKey()
S
66 2 9
safe_intval()
S
67 2 7
setIV()
S
70 2 7
_clearBuffers()
S
66 2 7
_setup()
S
71 2 7
_setupKey()
S
76 2 3
enableContinuousBuffer()
S
70 2 7
_decryptBlock()
S
76 2 3
_encryptBlock()
S
76 2 3
do_nothing()
S
100 1 2
getKeyLength()
S
81 1 3
enablePadding()
S
82 1 3
disablePadding()
S
82 1 3
_getLambdaFunctions()
S
77 1 4
setKeyLength()
S
74 1 5
_setupInlineCrypt()
S
82 1 3
getBlockLength()
S
81 1 3
_string_pop()
S
72 1 5
_string_shift()
S
73 1 5
getEngine()
S
83 1 3
Crypt_Base()
S
82 1 3
continuousBufferEnabled()
S
83 1 3