fixes #2410: added -m 2300x = SecureZIP
This commit is contained in:
@@ -64,6 +64,9 @@
|
||||
- Added hash-mode: sha256($salt.$pass.$salt)
|
||||
- Added hash-mode: sha256(sha256_bin($pass))
|
||||
- Added hash-mode: sha256(sha256($pass).$salt)
|
||||
- Added hash-mode: SecureZIP AES-128
|
||||
- Added hash-mode: SecureZIP AES-192
|
||||
- Added hash-mode: SecureZIP AES-256
|
||||
- Added hash-mode: SolarWinds Orion
|
||||
- Added hash-mode: Telegram Desktop App Passcode (PBKDF2-HMAC-SHA1)
|
||||
- Added hash-mode: Telegram Mobile App Passcode (SHA256)
|
||||
|
||||
@@ -297,6 +297,9 @@ NVIDIA GPUs require "NVIDIA Driver" (440.64 or later) and "CUDA Toolkit" (9.0 or
|
||||
- PKZIP (Uncompressed)
|
||||
- PKZIP Master Key
|
||||
- PKZIP Master Key (6 byte optimization)
|
||||
- SecureZIP AES-128
|
||||
- SecureZIP AES-192
|
||||
- SecureZIP AES-256
|
||||
- iTunes backup < 10.0
|
||||
- iTunes backup >= 10.0
|
||||
- WinZip
|
||||
|
||||
Reference in New Issue
Block a user