Module iv

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.