Remove lookup table for speed, add vector datatype support for CPU and unit-test script for -m 24900

This commit is contained in:
Jens Steube
2021-03-27 14:08:22 +01:00
parent 98ee8c4168
commit de19c31dee
6 changed files with 199 additions and 297 deletions
+1 -1
View File
@@ -14,8 +14,8 @@
- Added hash-mode: RAR3-p (Uncompressed)
- Added hash-mode: RSA/DSA/EC/OPENSSH Private Keys
- Added hash-mode: SQLCipher
- Added hash-mode: sha1(sha1($pass).$salt)
- Added hash-mode: Dahua Authentication MD5
- Added hash-mode: sha1(sha1($pass).$salt)
##
## Bugs