mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-25 17:26:17 -04:00
Merge branch 'fix-fletcher-checksum' of https://github.com/mikecat/CyberChef
This commit is contained in:
commit
137f8d9471
5 changed files with 137 additions and 8 deletions
|
@ -125,6 +125,7 @@ import "./tests/LS47.mjs";
|
|||
import "./tests/LZString.mjs";
|
||||
import "./tests/NTLM.mjs";
|
||||
import "./tests/Shuffle.mjs";
|
||||
import "./tests/FletcherChecksum.mjs";
|
||||
|
||||
// Cannot test operations that use the File type yet
|
||||
// import "./tests/SplitColourChannels.mjs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue