Merge 7357d94166da629d9879ebd279960f9ff49a7273 into ae1b12c1208365eefa9f556ba91f0cebfdf28857
This commit is contained in:
commit
0997a78e9d
@ -149,6 +149,10 @@ class AnalyseHash extends Operation {
|
|||||||
"FSB-384",
|
"FSB-384",
|
||||||
];
|
];
|
||||||
break;
|
break;
|
||||||
|
case 480:
|
||||||
|
possibleHashFunctions = [
|
||||||
|
"BCrypt",
|
||||||
|
];
|
||||||
case 512:
|
case 512:
|
||||||
possibleHashFunctions = [
|
possibleHashFunctions = [
|
||||||
"SHA-512",
|
"SHA-512",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user