mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-23 16:26:16 -04:00
Merge branch 'aes-cmac' of https://github.com/mikecat/CyberChef
This commit is contained in:
commit
0fb3743b6d
4 changed files with 459 additions and 0 deletions
|
@ -126,6 +126,7 @@ import "./tests/LZString.mjs";
|
|||
import "./tests/NTLM.mjs";
|
||||
import "./tests/Shuffle.mjs";
|
||||
import "./tests/FletcherChecksum.mjs";
|
||||
import "./tests/CMAC.mjs";
|
||||
|
||||
// Cannot test operations that use the File type yet
|
||||
// import "./tests/SplitColourChannels.mjs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue