mirror of
https://github.com/gchq/CyberChef
synced 2025-12-05 23:53:27 +00:00
Improved XXTEA operations. Added XXTEA Decrypt.
This commit is contained in:
@@ -153,6 +153,7 @@ import "./tests/UnescapeString.mjs";
|
||||
import "./tests/Unicode.mjs";
|
||||
import "./tests/YARA.mjs";
|
||||
import "./tests/ParseCSR.mjs";
|
||||
import "./tests/XXTEA.mjs";
|
||||
|
||||
const testStatus = {
|
||||
allTestsPassing: true,
|
||||
|
||||
Reference in New Issue
Block a user