[gnutls-devel] GnuTLS | afalg: consider implementing all methods required for IOV based AEAD encryption/decryption (#1203)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Tue Apr 13 14:39:26 CEST 2021
Daiki Ueno created an issue: https://gitlab.com/gnutls/gnutls/-/issues/1203
This is a follow-up of !1404 once it has landed.
`afalg_aead_struct` currently only implements the minimal set of API functions. It may be possible to speed up the IOV based functions such as `gnutls_aead_cipher_encryptv2` if it implements missing functions, e.g., `.tag`, `.auth`, `.encrypt`, `.decrypt`, etc.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1203
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/20210413/92b404f9/attachment.html>
More information about the Gnutls-devel
mailing list