dcrypt v0.0.5 (2015-08-01T16:43:44Z)
Dub
Repo
GCM.this
dcrypt
crypto
modes
gcm
gcm
GCM
struct
GCM
(T)
static if
(
OOP
)
this
(
BlockCipher
c
)
if
(
is
(
T
==
void
) ||
(
isBlockCipher
!
T
&&
T.blockSize
== 16
)
)
Parameters
c
BlockCipher
underlying BlockCipher
Meta
Source
See Implementation
dcrypt
crypto
modes
gcm
gcm
GCM
constructors
this
functions
doFinal
getMac
getOutputSize
getUnderlyingCipher
getUpdateOutputSize
name
processAADBytes
processBytes
reset
start
manifest constants
blockSize