-
Home
-
SSH SFTP Updater Support
-
0.8.8 (latest)
-
Code
-
Classes
- Crypt_Blowfish
Total Complexity |
56 |
Dependencies |
1 |
Dependents |
2 |
Total lines |
878 |
Lines of code |
393 |
Logical lines of code |
218 |
Comment lines |
256 |
Methods |
13 |
Properties |
13 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_setupInlineCrypt() |
A |
36 |
7 |
93 |
_setupKey() |
A |
46 |
9 |
39 |
bcrypt_pbkdf() |
A |
47 |
8 |
33 |
_expand0state() |
S |
45 |
5 |
47 |
_expandstate() |
S |
44 |
5 |
47 |
isValidEngine() |
S |
56 |
7 |
16 |
_bcrypt_hash() |
S |
51 |
5 |
25 |
_decryptBlock() |
S |
54 |
2 |
21 |
setKeyLength() |
S |
64 |
3 |
10 |
_encryptBlock() |
S |
58 |
2 |
14 |
_encryptBlockHelperFast() |
S |
53 |
1 |
20 |
_encryptBlockHelperSlow() |
S |
53 |
1 |
20 |
__construct() |
S |
67 |
1 |
8 |