[][src]Crate aes_keywrap_rs

Structs

Aes128Kw
Aes192Kw
Aes256Kw

Constants

IV_3394
IV_5649

Functions

aes_unwrap_key

key wrapping as defined in RFC 3394 http://www.ietf.org/rfc/rfc3394.txt

aes_unwrap_key_and_iv
aes_unwrap_key_with_pad

alternate initial value for aes key wrapping, as defined in RFC 5649 section 3 http://www.ietf.org/rfc/rfc5649.txt

aes_wrap_key
aes_wrap_key_and_iv
aes_wrap_key_with_pad
u32_as_u8
u64_as_u8