[gnutls-devel] GnuTLS | x509/verify: treat SHA-1 signed CA in the trusted set differently (!1423)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Tue May 4 15:10:37 CEST 2021
Merge request https://gitlab.com/gnutls/gnutls/-/merge_requests/1423 was reviewed by Alexander Sosedkin
--
Alexander Sosedkin started a new discussion on lib/x509/verify.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1423#note_566965924
> + return gnutls_assert_val(0); \
> + } \
> + if (se->hash == GNUTLS_DIG_UNKNOWN) { \
Previous condition has `unlikely`, this one might benefit too.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1423
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/20210504/64452a6a/attachment-0001.html>
More information about the Gnutls-devel
mailing list