mirror of
https://github.com/gchq/CyberChef.git
synced 2024-11-02 06:01:02 +01:00
xxtea encryption added
This commit is contained in:
parent
893b84d042
commit
653af6a300
@ -98,7 +98,7 @@ class XXTEAEncrypt extends Operation {
|
||||
return RESULT;
|
||||
}
|
||||
|
||||
/**
|
||||
/**
|
||||
* @param {number} sum
|
||||
* @param {number} y
|
||||
* @param {number} z
|
||||
|
Loading…
Reference in New Issue
Block a user