mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-15 04:23:06 +00:00
Add note to changes.txt about ENCsecurity Datavault
This commit is contained in:
parent
409bbf101e
commit
7764666dd1
@ -5,6 +5,10 @@
|
||||
##
|
||||
|
||||
- Added hash-mode: Bisq .wallet (scrypt)
|
||||
- Added hash-mode: ENCsecurity Datavault (PBKDF2/no keychain)
|
||||
- Added hash-mode: ENCsecurity Datavault (PBKDF2/keychain)
|
||||
- Added hash-mode: ENCsecurity Datavault (MD5/no keychain)
|
||||
- Added hash-mode: ENCsecurity Datavault (MD5/keychain)
|
||||
|
||||
##
|
||||
## Technical
|
||||
|
@ -423,6 +423,10 @@ NVIDIA GPUs require "NVIDIA Driver" (440.64 or later) and "CUDA Toolkit" (9.0 or
|
||||
- Exodus Desktop Wallet (scrypt)
|
||||
- Terra Station Wallet (AES256-CBC(PBKDF2($pass)))
|
||||
- Bisq .wallet (scrypt)
|
||||
- ENCsecurity Datavault (PBKDF2/no keychain)
|
||||
- ENCsecurity Datavault (PBKDF2/keychain)
|
||||
- ENCsecurity Datavault (MD5/no keychain)
|
||||
- ENCsecurity Datavault (MD5/keychain)
|
||||
|
||||
##
|
||||
## Attack-Modes
|
||||
|
Loading…
Reference in New Issue
Block a user