botan v1.12.8 (2016-11-14T10:06:52Z)
Dub
Repo
GCMEncryption.this
botan
modes
aead
gcm
GCMEncryption
class
GCMEncryption
this
(
BlockCipher
cipher
,
size_t
tag_size
= 16
)
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
gcm
GCMEncryption
constructors
this
functions
clear
defaultNonceLength
finish
minimumFinalSize
outputLength
provider
startRaw
update
updateGranularity
validNonceLength
properties
name