OpenCL Kernels: Add a decompressing kernel and a compressing host code in order to reduce PCIe transfer time

For details see https://hashcat.net/forum/thread-7267.html
This commit is contained in:
jsteube
2018-02-05 17:18:58 +01:00
parent 2f30e5e929
commit a3a16f676f
12 changed files with 354 additions and 97 deletions
+1
View File
@@ -37,6 +37,7 @@
## Improvements
##
- OpenCL Kernels: Add a decompressing kernel and a compressing host code in order to reduce PCIe transfer time
- OpenCL Kernels: Remove password length restriction to 16 for Cisco-PIX and Cisco-ASA hashes
- Terminal: Display Set Cost/Rounds During Benchmarking
- Terminal: Show [r]esume in prompt only in pause mode, and show [p]ause in prompt only in resume mode