[gnutls-devel] GnuTLS | Enhance the configuration file capabilities (!1013)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Thu Jun 20 10:52:10 CEST 2019
Merge request https://gitlab.com/gnutls/gnutls/merge_requests/1013 was reviewed by Dmitry Eremin-Solenikov
--
Dmitry Eremin-Solenikov started a new discussion on lib/algorithms/ecc.c: https://gitlab.com/gnutls/gnutls/merge_requests/1013#note_183420206
> return p->gost_curve && p->size == 32;
>
> return pk == p->pk;
This one does not look correct:
1. There is no return line if `DISABLE_SYSTEM_CONFIG` is defined.
2. It does not check for `p->supported`.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1013
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/20190620/9c061dc0/attachment.html>
More information about the Gnutls-devel
mailing list