☰
Aes128Kw
In crypto::ciphers::aes_kw
?
Type Definition
crypto
::
ciphers
::
aes_kw
::
Aes128Kw
source
·
[
−
]
pub type Aes128Kw<'a> =
AesKeyWrap
<'a,
Aes128
>;
Expand description
AES Key Wrap using AES-128 block cipher.