Crypt_TripleDES D

Total Complexity 133
Dependencies 2
Dependents 4
Total lines 973
Lines of code 561
Logical lines of code 420
Comment lines 302
Methods 14
Properties 16

Methods 14

Method Rating Maintainability Complexity Lines of code
decrypt()
D
24
45 182
encrypt()
D
25
40 175
Crypt_TripleDES()
B
40 16 71
setPassword()
A
48 7 32
_generate_xor()
S
52 5 23
setKey()
S
56 4 17
_unpad()
S
63 4 10
_pad()
S
60 3 13
setIV()
S
64 2 9
enableContinuousBuffer()
S
67 2 8
disableContinuousBuffer()
S
64 2 10
enablePadding()
S
82 1 3
disablePadding()
S
82 1 3
_string_shift()
S
73 1 5