TEA.Encrypt

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

struct TEA
alias Encrypt = Crypt!(EncryptBlock)

Meta