1
mirror of https://github.com/hashcat/hashcat synced 2025-03-22 21:14:22 +01:00

Update changes.txt, add entry on documentations

This commit is contained in:
Jens Steube 2019-08-14 12:35:23 +02:00
parent 59b67bd801
commit 7c327e314a

@ -6,11 +6,12 @@
- Fully modularized hash-mode integration via plugin interface and converted all existing hash-modes
- Refactor hashcat backend interface to allow adding compute API other than OpenCL
- Add CUDA as a new compute API to hashcat backend (enables hashcat to run on NVIDIA Jetson or IBM POWER9)
- Added CUDA as a new compute API to hashcat backend (enables hashcat to run on NVIDIA Jetson or IBM POWER9)
- Support use of all available GPU memory using CUDA backend
- Support on-the-fly loading of compressed wordlists in zip and gzip format
- Support for inline VeraCrypt PIM Brute-Force
- Support deflate decompression for the 7-Zip hash-mode using zlib hook
- Added documentation on hashcat brain, slow-candidate and keyboard-layout mapping features
##
## Algorithms