Skip to main content

Module nonce_sequence

Module nonce_sequence 

Available on crate features crypto and aws-lc only.
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.