XTEA.Encrypt

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

struct XTEA
alias Encrypt = Crypt!(EncryptBlock)

Meta