Re: GnuTLS | Support building with Nettle 4 (!2075)
Read-only notification of GnuTLS library development activities <[email protected]>
| Newsgroups | gmane.comp.encryption.gpg.gnutls.devel |
|---|---|
| Message-ID | <[email protected]> |
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 _______________________________________________ Gnutls-devel mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnutls-devel