mirror of
https://github.com/gchq/CyberChef
synced 2026-01-05 18:13:15 +00:00
add new operations: AES Key Wrap/Unwrap
This commit is contained in:
@@ -124,6 +124,7 @@ import "./tests/UnescapeString.mjs";
|
||||
import "./tests/LS47.mjs";
|
||||
import "./tests/LZString.mjs";
|
||||
import "./tests/NTLM.mjs";
|
||||
import "./tests/AESKeyWrap.mjs";
|
||||
|
||||
// Cannot test operations that use the File type yet
|
||||
// import "./tests/SplitColourChannels.mjs";
|
||||
|
||||
Reference in New Issue
Block a user