Add Salsa20 and XSalsa20 operation

This commit is contained in:
Joost Rijneveld 2024-03-10 16:42:33 +01:00
parent c4e7c41a6e
commit 9068b6c17a
7 changed files with 595 additions and 0 deletions

View file

@ -95,6 +95,8 @@
"RC4",
"RC4 Drop",
"ChaCha",
"Salsa20",
"XSalsa20",
"Rabbit",
"SM4 Encrypt",
"SM4 Decrypt",