mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-25 01:06:16 -04:00
Add Argon2 hash compare operation
This commit is contained in:
parent
2fab1028c5
commit
bca4c34b3a
3 changed files with 66 additions and 0 deletions
|
@ -380,6 +380,7 @@
|
|||
"Bcrypt parse",
|
||||
"Scrypt",
|
||||
"Argon2",
|
||||
"Argon2 compare",
|
||||
"NT Hash",
|
||||
"LM Hash",
|
||||
"Fletcher-8 Checksum",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue