botan.modes.aead.eax

EAX Mode

Members

Classes

EAXDecryption
class EAXDecryption

EAX Decryption

EAXEncryption
class EAXEncryption

EAX Encryption

EAXMode
class EAXMode

EAX base class

Functions

eaxPrf
SecureVector!ubyte eaxPrf(ubyte tag, size_t block_size, MessageAuthenticationCode mac, const(ubyte)* input, size_t length)
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)