[gnutls-devel] GnuTLS | Enhance the configuration file capabilities (!1013)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Sat Jun 15 20:33:57 CEST 2019
Nikos Mavrogiannopoulos commented on a discussion on lib/algorithms/ecc.c: https://gitlab.com/gnutls/gnutls/merge_requests/1013#note_181692697
> int i = 0;
>
> GNUTLS_ECC_CURVE_LOOP(
> - if (_gnutls_pk_curve_exists(p->id))
> + if (p->supported)
Makes sense. Reverted this part.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1013#note_181692697
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/20190615/29f2047c/attachment.html>
More information about the Gnutls-devel
mailing list