[gnutls-devel] GnuTLS | Improve FIPS signatures self-tests (!1206)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Fri Mar 13 13:34:17 CET 2020
Anderson Sasaki commented on a discussion on tests/slow/cipher-test.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1206#note_304546910
>
> int main(int argc, char **argv)
> {
> +
> + if (gnutls_fips140_mode_enabled()) {
I suggest we introduce a flag similar to ``GNUTLS_SELF_TEST_FLAG_NO_COMPAT`` to be able to skip the tests when in FIPS mode (and test the APIs without ``GNUTLS_PRIVKEY_FLAG_REPRODUCIBLE``). What do you think?
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1206#note_304546910
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/20200313/f3f490a7/attachment.html>
More information about the Gnutls-devel
mailing list