mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-22 08:08:10 +00:00
changes: fix alphabetic order of newly added hash types
This commit is contained in:
parent
15a0ad5903
commit
277ec35357
@ -4,9 +4,9 @@
|
||||
## Algorithms
|
||||
##
|
||||
|
||||
- Added hash-mode: BLAKE2b-512($salt.$pass)
|
||||
- Added hash-mode: BLAKE2b-512($pass.$salt)
|
||||
- Added hash-mode: Amazon AWS4-HMAC-SHA256
|
||||
- Added hash-mode: BLAKE2b-512($pass.$salt)
|
||||
- Added hash-mode: BLAKE2b-512($salt.$pass)
|
||||
- Added hash-mode: DPAPI masterkey file v1 (context 3)
|
||||
- Added hash-mode: DPAPI masterkey file v2 (context 3)
|
||||
- Added hash-mode: Exodus Desktop Wallet (scrypt)
|
||||
|
Loading…
Reference in New Issue
Block a user