Module iv
aws_
lc_
rs
1.13.0
Module iv
Module Items
Structs
Constants
In crate aws_
lc_
rs
Modules
aead
agreement
bn
buffer
cbb
cbs
cipher
constant_time
debug
digest
ec
ed25519
encoding
endian
error
evp_pkey
fips
hex
hkdf
hmac
iv
kdf
kem
key_wrap
pbkdf2
pkcs8
ptr
rand
rsa
sealed
signature
tls_prf
Macros
test_file
Statics
START
Functions
dump_error
init
try_fips_cpu_jitter_entropy
try_fips_mode
aws_lc_rs
Module
iv
Copy item path
Settings
Help
Summary
Source
Expand description
Initialization Vector (IV) cryptographic primitives
Structs
§
Fixed
Length
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.