mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-25 17:38:23 +00:00
updated changes, more clear comment
This commit is contained in:
parent
721235fc02
commit
141b0289b1
@ -22,7 +22,7 @@
|
|||||||
- Added hash-mode: HMAC-RIPEMD160 (key = $salt)
|
- Added hash-mode: HMAC-RIPEMD160 (key = $salt)
|
||||||
- Added hash-mode: bcrypt(sha256($pass))
|
- Added hash-mode: bcrypt(sha256($pass))
|
||||||
- Added hash-mode: md5(md5($salt).md5(md5($pass)))
|
- Added hash-mode: md5(md5($salt).md5(md5($pass)))
|
||||||
- Added hash-mode: metamask (26610) with plaintext check instead of checking tag (26600). No longer needs all data in hash.
|
- Added hash-mode: metamask (26610) with plaintext check instead of checking the AES-GCM tag of the data (26600). 26610 no longer needs all data in hash.
|
||||||
|
|
||||||
##
|
##
|
||||||
## Performance
|
## Performance
|
||||||
|
Loading…
Reference in New Issue
Block a user