mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-14 10:06:58 -04:00
Merge pull request #2023 from xumptex/feature/add-BLAKE3
This commit is contained in:
commit
f92238bf04
6 changed files with 122 additions and 0 deletions
|
@ -29,6 +29,7 @@ import "./tests/BCD.mjs";
|
|||
import "./tests/BitwiseOp.mjs";
|
||||
import "./tests/BLAKE2b.mjs";
|
||||
import "./tests/BLAKE2s.mjs";
|
||||
import "./tests/BLAKE3.mjs";
|
||||
import "./tests/Bombe.mjs";
|
||||
import "./tests/BSON.mjs";
|
||||
import "./tests/ByteRepr.mjs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue