Skip to main content
Module aes_kw
jwt_
simple
0.13.0
Module aes_kw
Module Items
Structs
In jwt_
simple::
algorithms::
jwe
jwt_simple
::
algorithms
::
jwe
Module
aes_kw
Copy item path
Source
Expand description
AES Key Wrap algorithms for JWE.
Implements A256KW and A128KW (AES Key Wrap as per RFC 3394).
Structs
ยง
A128KW
Key
AES-128 Key Wrap key for JWE.
A256KW
Key
AES-256 Key Wrap key for JWE.