1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-26 18:08:20 +00:00

Add some missing notes on bugfixes to changes.txt

This commit is contained in:
jsteube 2019-02-26 21:53:29 +01:00
parent 5da1e4b872
commit 8f38bb9172

View File

@ -21,6 +21,8 @@
- Fixed the 7-Zip parser to allow the entire supported range of encrypted and decrypted data lengths
- Fixed incorrect progress-only result in a special race condition
- Fixed maximum password length limit which was announced as 256 but actually was 255
- Fixed cracking raw Streebog-HMAC 256 and 512 hashes with password of length >= 64
- Fixed cracking raw Whirlpool hashes cracking with password of length >= 32
##
## Improvements