botan v1.12.5 (2016-04-07T22:31:19Z)
Dub
Repo
EAXMode.this
botan
modes
aead
eax
EAXMode
class
EAXMode
protected
this
(
BlockCipher
cipher
,
size_t
tag_size
)
Parameters
cipher
BlockCipher
the cipher to use
tag_size
size_t
is how big the auth tag will be
Meta
Source
See Implementation
botan
modes
aead
eax
EAXMode
constructors
this
functions
blockSize
clear
defaultNonceLength
keySchedule
keySpec
setAssociatedData
startRaw
tagSize
updateGranularity
validNonceLength
properties
name
variables
m_ad_mac
m_cipher
m_cmac
m_ctr
m_nonce_mac
m_tag_size