[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
Tue Oct 29 14:24:14 CET 2024




Daiki Ueno commented on a discussion on lib/ext/supported_groups.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1883#note_2183608162

 >  								break;
 >  							cli_dh_pos = i;
 >  							serv_dh_idx = j;
 > -						} else if (IS_EC(group->pk)) {
 > +						} else if (IS_EC(group->pk) ||
 > +							   IS_KEM(group->pk)) {

Good catch, should be fixed now, though the ordering of SECP256R1-MLKEM768 and X25519-MLKEM768 are slightly different.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1883#note_2183608162
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/20241029/cdf1a411/attachment.html>


More information about the Gnutls-devel mailing list