botan v1.12.5 (2016-04-07T22:31:19Z)
Dub
Repo
EAXEncryption.this
botan
modes
aead
eax
EAXEncryption
class
EAXEncryption
this
(
BlockCipher
cipher
,
size_t
tag_size
= 0
)
Parameters
cipher
BlockCipher
a 128-bit block cipher
tag_size
size_t
is how big the auth tag will be
Meta
Source
See Implementation
botan
modes
aead
eax
EAXEncryption
constructors
this
functions
clear
defaultNonceLength
finish
minimumFinalSize
outputLength
provider
startRaw
update
updateGranularity
validNonceLength
properties
name