mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-26 17:56:15 -04:00
Modified control rotor stepping so the next control rotor steps once the previous rotor reaches "O" and added tests
This commit is contained in:
parent
e2b3389da6
commit
3c68ad1302
3 changed files with 56 additions and 32 deletions
|
@ -101,6 +101,7 @@ import "./tests/LuhnChecksum.mjs";
|
|||
import "./tests/CipherSaber2.mjs";
|
||||
import "./tests/Colossus.mjs";
|
||||
import "./tests/ParseObjectIDTimestamp.mjs";
|
||||
import "./tests/SIGABA.mjs";
|
||||
|
||||
|
||||
// Cannot test operations that use the File type yet
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue