mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-25 09:16: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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue