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