This commit is contained in:
n1474335 2022-11-25 16:25:36 +00:00
commit 53179a158e
5 changed files with 571 additions and 1 deletions

View file

@ -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";