mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-15 02:26:54 -04:00
Hill Cipher tests and info added
This commit is contained in:
parent
f46d9414cf
commit
34cd4af5f5
5 changed files with 69 additions and 6 deletions
|
@ -96,6 +96,7 @@ import "./tests/DefangIP.mjs";
|
|||
import "./tests/ParseUDP.mjs";
|
||||
import "./tests/AvroToJSON.mjs";
|
||||
import "./tests/Lorenz.mjs";
|
||||
import "./tests/HillCipher.mjs";
|
||||
|
||||
|
||||
// Cannot test operations that use the File type yet
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue