botan v1.12.8 (2016-11-14T10:06:52Z)
Dub
Repo
OCBMode.this
botan
modes
aead
ocb
OCBMode
class
OCBMode
protected
this
(
BlockCipher
cipher
,
size_t
tag_size
)
Parameters
cipher
BlockCipher
the 128-bit block cipher to use
tag_size
size_t
is how big the auth tag will be
Meta
Source
See Implementation
botan
modes
aead
ocb
OCBMode
constructors
this
destructors
~this
functions
clear
defaultNonceLength
keySchedule
keySpec
setAssociatedData
startRaw
tagSize
updateGranularity
validNonceLength
properties
BS
name
variables
m_BS
m_L
m_ad_hash
m_block_index
m_checksum
m_cipher
m_offset