Expand description
Implementations of NonceSequence
for use with BoundKey
s.
Structsยง
Counter32
is an implementation of theNonceSequence
trait.Counter64
is an implementation of theNonceSequence
trait.NonceSequenceBuilder
facilitates the building of aCounter32
.NonceSequenceBuilder
facilitates the building of aCounter64
.