mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-10 08:15:00 -04:00
adding BraceMatching operation
This commit is contained in:
parent
8d0fcf37c5
commit
85b98f1111
4 changed files with 206 additions and 1 deletions
|
@ -90,6 +90,7 @@ import "./tests/Typex";
|
|||
import "./tests/BLAKE2b";
|
||||
import "./tests/BLAKE2s";
|
||||
import "./tests/Protobuf";
|
||||
import "./tests/BraceMatching";
|
||||
|
||||
// Cannot test operations that use the File type yet
|
||||
//import "./tests/SplitColourChannels";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue