mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-25 01:06:16 -04:00
Add ChaCha stream cipher operation
This commit is contained in:
parent
ed8bd34915
commit
ebe2a29543
5 changed files with 450 additions and 0 deletions
|
@ -75,6 +75,7 @@
|
|||
"AES Decrypt",
|
||||
"Blowfish Encrypt",
|
||||
"Blowfish Decrypt",
|
||||
"ChaCha",
|
||||
"DES Encrypt",
|
||||
"DES Decrypt",
|
||||
"Triple DES Encrypt",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue