mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-24 08:46:19 -04:00
Add Salsa20 and XSalsa20 operation
This commit is contained in:
parent
c4e7c41a6e
commit
9068b6c17a
7 changed files with 595 additions and 0 deletions
|
@ -95,6 +95,8 @@
|
|||
"RC4",
|
||||
"RC4 Drop",
|
||||
"ChaCha",
|
||||
"Salsa20",
|
||||
"XSalsa20",
|
||||
"Rabbit",
|
||||
"SM4 Encrypt",
|
||||
"SM4 Decrypt",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue