Encrypts the given data using the HIGHT algorithm with the specified key.
Reference to the input byte array to be encrypted.
The key used for encryption. Must be 128 bits (16 bytes) long.
See Implementation
Encrypts the given data using the HIGHT algorithm with the specified key.