Modifications made to CipherSaber2

This commit is contained in:
n1073645 2020-02-14 14:21:32 +00:00
parent 6090842372
commit 355a6d6b76
7 changed files with 202 additions and 99 deletions

View file

@ -96,6 +96,7 @@ import "./tests/DefangIP.mjs";
import "./tests/ParseUDP.mjs";
import "./tests/AvroToJSON.mjs";
import "./tests/Lorenz.mjs";
import "./tests/CipherSaber2";
// Cannot test operations that use the File type yet