mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-24 00:36:16 -04:00
Added NTLM operation
Hashing operation - MD4 on UTF16LE-encoded input
This commit is contained in:
parent
c2cf535f88
commit
f1ce67d79b
4 changed files with 71 additions and 2 deletions
|
@ -121,7 +121,7 @@ import "./tests/Subsection.mjs";
|
|||
import "./tests/CaesarBoxCipher.mjs";
|
||||
import "./tests/LS47.mjs";
|
||||
import "./tests/LZString.mjs";
|
||||
|
||||
import "./tests/NTLM.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