mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-24 08:46:19 -04:00
Initial Commit – Working hash functionality
This commit is contained in:
parent
4fb4764d3f
commit
7d16265c4e
7 changed files with 189 additions and 0 deletions
|
@ -86,6 +86,8 @@ import "./tests/Enigma";
|
|||
import "./tests/Bombe";
|
||||
import "./tests/MultipleBombe";
|
||||
import "./tests/Typex";
|
||||
import "./tests/BLAKE2b";
|
||||
import "./tests/BLAKE2s";
|
||||
|
||||
// Cannot test operations that use the File type yet
|
||||
//import "./tests/SplitColourChannels";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue