Added some missing changes in changes.txt

pull/1774/head
Jens Steube 6 years ago
parent 9edc45e5d8
commit a3b8bba074

@ -27,6 +27,8 @@
## Improvements
##
- Depencies: Removed gitmodules xxHash and OpenCL-Headers
- Depencies: Added xxHash and OpenCL-Headers to deps/ in order to allow building hashcat from GitHub source release package
- Memory: Reduced default maximum bitmap size from 24 to 18 and give a notice to use --bitmap-max to restore
- Memory: Limit maximum host memory to allocate depending on bitness
- Tests: Added hash-mode 11700 (Streebog-256)
@ -35,6 +37,7 @@
- Tests: Added hash-mode 11800 (Streebog-512)
- Tests: Added hash-mode 11850 (HMAC-Streebog-512 (key = $pass), big-endian)
- Tests: Added hash-mode 11860 (HMAC-Streebog-512 (key = $salt), big-endian)
- xxHash: Added support for using system-wide installation
##
## Bugs

Loading…
Cancel
Save