Module nonce_sequence

Source
Expand description

Implementations of NonceSequence for use with BoundKeys.

Structsยง

Counter32
Counter32 is an implementation of the NonceSequence trait.
Counter64
Counter64 is an implementation of the NonceSequence trait.
Counter32Builder
NonceSequenceBuilder facilitates the building of a Counter32.
Counter64Builder
NonceSequenceBuilder facilitates the building of a Counter64.