Search documentation of JOSE
JOSE
v1.11.9
Pages
Modules
Settings
View Source
jose_jwa_aes_kw
(JOSE v1.11.9)
Advanced Encryption Standard (AES) Key Wrap Algorithm See RFC 3394
https://tools.ietf.org/html/rfc3394
Summary
Functions
unwrap(CipherText, KEK)
unwrap(CipherText, KEK, IV)
wrap(PlainText, KEK)
wrap(PlainText, KEK, IV)
Functions
Link to this function
unwrap(CipherText, KEK)
View Source
Link to this function
unwrap(CipherText, KEK, IV)
View Source
Link to this function
wrap(PlainText, KEK)
View Source
Link to this function
wrap(PlainText, KEK, IV)
View Source