Bcrypt-SHA1/MD5 Kernels: Get rid of local memory use for binary to hex conversion to avoid false negatives on several OpenCL runtimes

This commit is contained in:
Jens Steube
2021-07-06 12:53:38 +02:00
parent 13e2aa2508
commit f602dd4e4f
3 changed files with 35 additions and 108 deletions
+1
View File
@@ -41,6 +41,7 @@
- Potfile: Disable potfile for hash-mode 99999
- VeraCrypt: Increase password length support for non-boot volumes from 64 to 128
- WPA Kernels: Increased performance by 3.5% for backend devices controlled by CUDA backend
- Bcrypt-SHA1/MD5 Kernels: Get rid of local memory use for binary to hex conversion to avoid false negatives on several OpenCL runtimes
##
## Technical