Module nonce_sequence
Available on crate features
crypto and aws-lc only.Expand description
Implementations of NonceSequence for use with BoundKeys.
Structs§
- Counter32
Counter32is an implementation of theNonceSequencetrait.- Counter64
Counter64is an implementation of theNonceSequencetrait.- Counter32
Builder NonceSequenceBuilderfacilitates the building of aCounter32.- Counter64
Builder NonceSequenceBuilderfacilitates the building of aCounter64.