[gnutls-devel] GnuTLS | PCT are conditioned on ENABLE_FIPS140, not _gnutls_fips_mode_enabled() (#1453)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Tue Feb 14 11:49:16 CET 2023



Alexander Sosedkin created an issue: https://gitlab.com/gnutls/gnutls/-/issues/1453



As @dueno has spotted, pct_test in lib/nettle/pk.c is conditioned on the library being compiled with `ENABLE_FIPS140`, but not on a runtime check that FIPS mode is enabled (`_gnutls_fips_mode_enabled()`). We should consider changing that to improve performance in non-FIPS mode.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1453
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/20230214/89d27b88/attachment.html>


More information about the Gnutls-devel mailing list