dcrypt ~master (2018-06-04T17:07:07Z)
Dub
Repo
GCM.name
dcrypt
aead
gcm
gcm
GCM
struct
GCM
(T)
string
name
pure nothrow
(
)
if
(
is
(
T
==
void
) ||
(
isBlockCipher
!
T
&&
T.blockSize
== 16
)
)
Return Value
Type:
string
the algorithm name.
Meta
Source
See Implementation
dcrypt
aead
gcm
gcm
GCM
constructors
this
functions
finish
getOutputSize
getUnderlyingCipher
getUpdateOutputSize
name
processAADBytes
processBytes
reset
start
variables
blockCipher