dcrypt v0.0.5 (2015-08-01T16:43:44Z)
Dub
Repo
GMac.put
dcrypt
crypto
macs
gmac
GMac
update the MAC with a block of bytes.
class
GMac
(T)
override nothrow @
nogc
void
put
(
in
ubyte
[]
input
...
)
if
(
isBlockCipher
!
T
)
Meta
Source
See Implementation
dcrypt
crypto
macs
gmac
GMac
functions
doFinal
put
reset
start
properties
macSize
name
update the MAC with a block of bytes.