[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
Fri Nov 1 06:55:51 CET 2024




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

 >  								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)) {

Could you check !1892, which should fix this ordering issue as well?

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


More information about the Gnutls-devel mailing list