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