XTEA.Decrypt

Decrypt given byte array (length to be crypted must be 8 byte aligned)

struct XTEA
alias Decrypt = Crypt!(DecryptBlock)

Meta