-
Home
-
CYAN Backup
-
2.5.5 (latest)
-
Code
-
Classes
- Crypt_TripleDES
| Total Complexity |
27 |
| Dependencies |
0 |
| Dependents |
4 |
| Total lines |
387 |
| Lines of code |
115 |
| Logical lines of code |
64 |
| Comment lines |
223 |
| Methods |
10 |
| Properties |
8 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| setKey() |
S |
58 |
5 |
15 |
| _setupKey() |
S |
58 |
3 |
16 |
| decrypt() |
S |
60 |
3 |
14 |
| encrypt() |
S |
62 |
3 |
12 |
| Crypt_TripleDES() |
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 |