dcrypt v0.0.7 (2015-12-06T17:48:29Z)
Dub
Repo
GMac.put
dcrypt
crypto
macs
gmac
GMac
update the MAC with a block of bytes.
struct
GMac
(T)
nothrow @
nogc
void
put
(
in
ubyte
[]
input
...
)
if
(
isBlockCipher
!
T
)
Meta
Source
See Implementation
dcrypt
crypto
macs
gmac
GMac
functions
finish
put
reset
start
manifest constants
macSize
properties
name
update the MAC with a block of bytes.