dcrypt ~master (2018-06-04T17:07:07Z)
Dub
Repo
GMac.reset
dcrypt
macs
gmac
GMac
Reset the digest back to it's initial state.
struct
GMac
(T)
void
reset
nothrow
(
)
in { assert (initialized, "GMac not initialized. call init() first."); }
if
(
isBlockCipher
!
T
)
Meta
Source
See Implementation
dcrypt
macs
gmac
GMac
functions
finish
put
reset
Reset the digest back to it's initial state.