[gnutls-devel] GnuTLS | Support building with Nettle 4 (!2075)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Fri Feb 27 12:05:18 CET 2026



Merge request https://gitlab.com/gnutls/gnutls/-/merge_requests/2075 was reviewed by Alexander Sosedkin

--
  
Alexander Sosedkin started a new discussion on lib/accelerated/x86/aes-gcm-padlock.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/2075#note_3119085012

 > +#if NETTLE_VERSION_MAJOR >= 4
 > +#define _GCM_DIGEST(ctx, encrypt, length, digest) \
 > +	GCM_DIGEST(ctx, encrypt, digest)

I'm not sure how discarding the `tag_size` OK. It is exposed in `gnutls_aead_cipher_encrypt`, so it can be anything. Don't we need that trick with writing to a full-size buffer and copying back?

--
  
Alexander Sosedkin started a new discussion: https://gitlab.com/gnutls/gnutls/-/merge_requests/2075#note_3119085041


on top of the inline comment: ddf5cd31 has Signed-off-by twice over


-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/2075
You're receiving this email because of your account on gitlab.com. Unsubscribe from this thread: https://gitlab.com/-/sent_notifications/3-bccmmn6bk3vtl6x1m3agck28t/unsubscribe | Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20260227/0918828d/attachment.html>


More information about the Gnutls-devel mailing list