[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 12:17:56 CET 2024
Merge request https://gitlab.com/gnutls/gnutls/-/merge_requests/1907 was reviewed by Clemens Lang
--
Clemens Lang started a new discussion on lib/fips.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1907#note_2262785412
> - return gnutls_assert_val(GNUTLS_E_SELF_TEST_ERROR);
> - }
> + ret = gnutls_pk_self_test(0, GNUTLS_PK_RSA_PSS);
Just to make sure, this does perform a self-test for signature creation *and* verification, correct? Both are required in order to skip the test for encapsulation and decapsulation.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1907
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/2a0622a9/attachment.html>
More information about the Gnutls-devel
mailing list