$ luarocks install xxtea
XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for Lua.
It is different from the original XXTEA encryption algorithm. It encrypts and decrypts raw binary data instead of 32bit integer array, and the key is also the raw binary data.
Versions
Dependencies
lua >= 5.1