Merge branch 'rabbit-stream-cipher' of https://github.com/mikecat/CyberChef

This commit is contained in:
n1474335 2022-11-25 16:36:42 +00:00
commit 1cc8b150f3
4 changed files with 427 additions and 1 deletions

View file

@ -129,6 +129,7 @@ import "./tests/Shuffle.mjs";
import "./tests/FletcherChecksum.mjs";
import "./tests/CMAC.mjs";
import "./tests/AESKeyWrap.mjs";
import "./tests/RabbitStreamCipher.mjs";
// Cannot test operations that use the File type yet
// import "./tests/SplitColourChannels.mjs";