Skip to main content

Module iv

Module iv 

Available on crate features crypto and aws-lc only.
Expand description

Initialization Vector (IV) cryptographic primitives

Structs§

FixedLength
An initialization vector that must be unique for the lifetime of the associated key it is used with.

Constants§

IV_LEN_128_BIT
Length of a 128-bit IV in bytes.