Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

IV_LEN

Constant IV_LEN 

Source
pub const IV_LEN: usize = SEMIBLOCK_SIZE; // 8usize
Expand description

Size of an AES-KW and AES-KWP initialization vector in bytes.