[gnutls-devel] GnuTLS | fips: provide function to manually run FIPS self-tests (!1598)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Mon Jun 6 10:49:30 CEST 2022
Alexander Sosedkin started a new discussion on lib/global.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1598#note_972157972
>
> /* first round of self checks, these are done on the
> * nettle algorithms which are used internally */
> + _gnutls_switch_lib_state(LIB_STATE_SELFTEST);
> ret = _gnutls_fips_perform_self_checks1();
> + _gnutls_switch_lib_state(LIB_STATE_ERROR);
why the unconditional state switch?
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1598#note_972157972
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/20220606/91143009/attachment-0001.html>
More information about the Gnutls-devel
mailing list