[gnutls-devel] GnuTLS | Allow changing key of SIV AEAD ciphers (#1217)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Wed Apr 28 12:57:26 CEST 2021



Miroslav Lichvar created an issue: https://gitlab.com/gnutls/gnutls/-/issues/1217



In gnutls-3.6.14 were added the GNUTLS_CIPHER_AES_*_SIV ciphers. It would be nice to have a function to set the key of an existing cipher instance to avoid having to destroy and create a new instance when the key is changing frequently.

This is useful on Network Time Security (NTS) servers. They don't have any client-specific state and use keys provided by the client in the request. When I compare the server performance with GnuTLS and Nettle, there is a difference of about 12%.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1217
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/20210428/59522b9e/attachment.html>


More information about the Gnutls-devel mailing list