mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-21 23:36:16 -04:00
xxtea encryption added
This commit is contained in:
parent
3ea12a2e1b
commit
19423cc437
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ class XXTEAEncrypt extends Operation {
|
||||||
return RESULT;
|
return RESULT;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @param {number} sum
|
* @param {number} sum
|
||||||
* @param {number} y
|
* @param {number} y
|
||||||
* @param {number} z
|
* @param {number} z
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue