mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-25 09:16:17 -04:00
Merge branch 'aes-key-wrap' of https://github.com/mikecat/CyberChef
This commit is contained in:
commit
53179a158e
5 changed files with 571 additions and 1 deletions
|
@ -128,6 +128,7 @@ import "./tests/NTLM.mjs";
|
|||
import "./tests/Shuffle.mjs";
|
||||
import "./tests/FletcherChecksum.mjs";
|
||||
import "./tests/CMAC.mjs";
|
||||
import "./tests/AESKeyWrap.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