[gnutls-devel] GnuTLS | Optimize FIPS power-on self-tests (!1907)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Tue Dec 17 17:42:48 CET 2024




Clemens Lang started a new discussion on lib/crypto-selftests-pk.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1907#note_2263532238

 >  	if (sig.size != ssig.size ||
 >  	    memcmp(sig.data, ssig.data, sig.size) != 0) {
 >  		ret = GNUTLS_E_SELF_TEST_ERROR;
 > -#if 0
 > +#if 1

I guess this is just for testing purposes at the moment and will change back to `#if 0`?
LG2M, then.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1907#note_2263532238
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/20241217/f128beb6/attachment.html>


More information about the Gnutls-devel mailing list