mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-26 09:46:17 -04:00
Merge branch 'master' of https://github.com/VirtualColossus/CyberChef into VirtualColossus-master
This commit is contained in:
commit
c4493d15b6
7 changed files with 1266 additions and 1 deletions
|
@ -99,6 +99,7 @@ import "./tests/AvroToJSON.mjs";
|
|||
import "./tests/Lorenz.mjs";
|
||||
import "./tests/LuhnChecksum.mjs";
|
||||
import "./tests/CipherSaber2.mjs";
|
||||
import "./tests/Colossus.mjs";
|
||||
|
||||
|
||||
// Cannot test operations that use the File type yet
|
||||
|
|
91
tests/operations/tests/Colossus.mjs
Normal file
91
tests/operations/tests/Colossus.mjs
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue