mirror of
https://github.com/hashcat/hashcat.git
synced 2024-10-31 20:48:57 +00:00
Merge pull request #3318 from philsmd/fix_changes
changes: fix alphabetic order of newly added hash types
This commit is contained in:
commit
f63e388158
@ -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