Add additional support for SQLCipher v3 and hashes SHA1 and SHA256 and a unit-test
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
- Added hash-mode: RAR3-p (Compressed)
|
||||
- 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: SQLCipher V4
|
||||
|
||||
##
|
||||
## Bugs
|
||||
|
||||
@@ -216,6 +216,7 @@ NVIDIA GPUs require "NVIDIA Driver" (440.64 or later) and "CUDA Toolkit" (9.0 or
|
||||
- MySQL4.1/MySQL5
|
||||
- MySQL $A$ (sha256crypt)
|
||||
- Sybase ASE
|
||||
- SQLCipher
|
||||
- hMailServer
|
||||
- DNSSEC (NSEC3)
|
||||
- CRAM-MD5 Dovecot
|
||||
@@ -336,7 +337,6 @@ NVIDIA GPUs require "NVIDIA Driver" (440.64 or later) and "CUDA Toolkit" (9.0 or
|
||||
- Django (SHA-1)
|
||||
- Web2py pbkdf2-sha512
|
||||
- TOTP (HMAC-SHA1)
|
||||
- SQLCipher V4
|
||||
|
||||
##
|
||||
## Attack-Modes
|
||||
|
||||
Reference in New Issue
Block a user