Encrypts the given byte array data using XXTEA algorithm.
Reference to the input byte array to be encrypted.
The encryption key. Must be 128 bits (16 characters).
See Implementation
Encrypts the given byte array data using XXTEA algorithm.