botan.block.xtea

XTEA

Members

Classes

XTEA
class XTEA

XTEA

Functions

xtea_decrypt_4
void xtea_decrypt_4(ubyte[32] input, ubyte[32] output, uint[64] EK)
Undocumented in source. Be warned that the author may not have intended to support it.
xtea_encrypt_4
void xtea_encrypt_4(ubyte[32] input, ubyte[32] output, uint[64] EK)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

License

Botan is released under the Simplified BSD License (see LICENSE.md)