[gnutls-devel] GnuTLS | Update liboqs version requirement to 0.11.0 to support final version of ML-KEM (!1883)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Thu Oct 10 00:31:26 CEST 2024
Daiki Ueno commented on a discussion on lib/algorithms/groups.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1883#note_2151245897
> .tls_id = 0x104 },
> #endif
> #ifdef HAVE_LIBOQS
> + { .name = "SECP256R1-MLKEM768",
> + .id = GNUTLS_GROUP_EXP_SECP256R1_MLKEM768,
> + .curve = GNUTLS_ECC_CURVE_SECP256R1,
> + .pk = GNUTLS_PK_MLKEM768,
> + .tls_id = 0x11EB,
> + .next = &group_secp256r1 },
Thank you; applied.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1883#note_2151245897
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/20241009/b6c8e3f0/attachment-0001.html>
More information about the Gnutls-devel
mailing list