-
Home
-
SSH SFTP Updater Support
-
0.8.8 (latest)
-
Code
-
Classes
- Crypt_TripleDES
Total Complexity |
32 |
Dependencies |
0 |
Dependents |
4 |
Total lines |
423 |
Lines of code |
132 |
Logical lines of code |
76 |
Comment lines |
237 |
Methods |
12 |
Properties |
8 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setKey() |
S |
57 |
6 |
15 |
_setupKey() |
S |
58 |
3 |
16 |
setKeyLength() |
S |
61 |
3 |
14 |
decrypt() |
S |
60 |
3 |
14 |
encrypt() |
S |
62 |
3 |
12 |
__construct() |
S |
58 |
2 |
18 |
isValidEngine() |
S |
66 |
3 |
8 |
setIV() |
S |
67 |
2 |
8 |
enableContinuousBuffer() |
S |
68 |
2 |
8 |
disableContinuousBuffer() |
S |
68 |
2 |
8 |
setPreferredEngine() |
S |
67 |
2 |
8 |
Crypt_TripleDES() |
S |
82 |
1 |
3 |