[gnutls-devel] GnuTLS | Optimize FIPS power-on self-tests (!1907)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Wed Dec 18 13:23:21 CET 2024
Daiki Ueno commented on a discussion on lib/crypto-selftests-pk.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1907#note_2264995841
> if (sig.size != ssig.size ||
> memcmp(sig.data, ssig.data, sig.size) != 0) {
> ret = GNUTLS_E_SELF_TEST_ERROR;
> -#if 0
> +#if 1
Thanks; fixed.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1907#note_2264995841
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/20241218/3b330ab2/attachment-0001.html>
More information about the Gnutls-devel
mailing list