Added new hash-mode 14400 = SHA1(CX)

Details: https://github.com/hashcat/hashcat/issues/554
This commit is contained in:
jsteube
2016-11-12 11:39:38 +01:00
parent ac811011b0
commit 2bda020c83
10 changed files with 3009 additions and 3 deletions
+1
View File
@@ -30,6 +30,7 @@
- Allow loading of bcrypt hashes with signature $2b$ (February 2014)
- Added new hash-mode 14000 = DES (PT = $salt, key = $pass)
- Added new hash-mode 14100 = 3DES (PT = $salt, key = $pass)
- Added new hash-mode 14400 = SHA1(CX)
- Added new hash-mode 99999 = Plaintext
##