dcrypt v0.0.7 (2015-12-06T17:48:29Z)
Dub
Repo
Poly1305.reset
dcrypt
crypto
macs
poly1305
Poly1305
Resets the internal state such that a new MAC can be computed.
struct
Poly1305
(Cipher)
void
reset
(
)
if
(
(
isBlockCipher
!
Cipher
&&
Cipher.blockSize
== 16
)
||
is
(
Cipher
==
void
)
)
Meta
Source
See Implementation
dcrypt
crypto
macs
poly1305
Poly1305
destructors
~this
functions
finish
put
reset
start
manifest constants
macSize
name
Resets the internal state such that a new MAC can be computed.