fixed incorrect use of the esalt_bufs for -m 600 = BLAKE2-512

This commit is contained in:
philsmd
2017-09-17 15:28:24 +02:00
parent 7a278ef035
commit 2dadae4e9a
4 changed files with 73 additions and 72 deletions
+1
View File
@@ -689,6 +689,7 @@ It combines all features of all hashcat projects in one project.
- Fixed a bug in implementation of DCC2: forced default iteration count for hashes to 10240
- Fixed a bug in implementation of WPA/WPA2: MAC and nonce stay one their original position as in the hccap file
- Fixed a bug in implementation of GOST R 34.11-94: zero length passwords were not cracked
- Fixed a bug in implementation of BLAKE2-512 kernels: incorrect access of the esalt buffer
##
## Technical