[gnutls-devel] GnuTLS | Add support for AES Key Wrap (#976)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Tue Apr 21 20:29:30 CEST 2020



Nicolas Mora created an issue: https://gitlab.com/gnutls/gnutls/-/issues/976



## Description of the feature:
I would like GnuTLS to support AES Key Wrap as described in the [RFC 3394](https://tools.ietf.org/html/rfc3394)

## Applications that this feature may be relevant to:
Implement the AES Key wrapper Cryptographic Algorithms for Key Management algorithm described in the [JWA specifications](https://tools.ietf.org/html/rfc7518#section-4): A128KW, A192KW, A256KW, A128GCMKW, A192GCMKW, A256GCMKW, and those where AESKW is used in complement with other key management algs: ECDH-ES+A128KW, ECDH-ES+A192KW, ECDH-ES+A256KW, PBES2-HS256+A128KW, PBES2-HS384+A192KW and PBES2-HS512+A256KW

## Is this feature implemented in other libraries (and which)
OpenSSL: https://www.openssl.org/docs/man1.1.1/man3/EVP_aes_256_cbc.html

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/976
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20200421/214b2b2c/attachment-0001.html>


More information about the Gnutls-devel mailing list