mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-24 16:56:15 -04:00
Merge branch 'blake2' of https://github.com/h345983745/CyberChef into h345983745-blake2
This commit is contained in:
commit
342e11f83e
9 changed files with 278 additions and 1 deletions
|
@ -87,6 +87,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