mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-24 08:46:19 -04:00
Added alternating caps functionality
This commit is contained in:
parent
d635cca210
commit
95f6c4c5d5
4 changed files with 68 additions and 0 deletions
|
@ -18,6 +18,7 @@ import {
|
|||
|
||||
import TestRegister from "../lib/TestRegister.mjs";
|
||||
import "./tests/AESKeyWrap.mjs";
|
||||
import "./tests/AlternatingCaps.mjs";
|
||||
import "./tests/AvroToJSON.mjs";
|
||||
import "./tests/BaconCipher.mjs";
|
||||
import "./tests/Base45.mjs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue