Module crypto::ciphers::aes_kw

source ·

Structs

The AES Key Wrap Algorithm as defined in RFC3394

Constants

AES Key Wrap operates on 64-bit block sizes
The default initial value (IV)

Type Definitions

AES Key Wrap using AES-128 block cipher.
AES Key Wrap using AES-192 block cipher.
AES Key Wrap using AES-256 block cipher.