dcrypt ~master (2018-06-04T17:07:07Z)
Dub
Repo
GHashGeneral.this
dcrypt
aead
gcm
ghash
GHashGeneral
struct
GHashGeneral
(Multiplier)
this
nothrow @
nogc
(
in
ubyte
[]
H
)
in { assert (H.length == BLOCKSIZE, "H must be 16 bytes"); }
if
(
isGCMMultiplier
!
Multiplier
)
Parameters
H
Type:
ubyte
[]
element of GF(2^128)
Meta
Source
See Implementation
dcrypt
aead
gcm
ghash
GHashGeneral
constructors
this
functions
doFinal
init
reset
updateAAD
updateCipherData