XXTEA for Lua.

$ 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

1.0.2-13 years ago1,520 downloads
1.0.1-15 years ago627 downloads
1.0.0-18 years ago293 downloads

Dependencies

lua >= 5.1

Manifests