[gnutls-devel] GnuTLS | Provide selftests for all crypto algorithms (#597)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Mon Oct 29 20:22:34 CET 2018
Thank you for opening this. There are two reasons of these self tests:
1. FIPS140 requirements, which require them to run on application start-up (applies to FIPS-approved algorithms)
2. Ciphers which are not tested via nettle (e.g., bundled), and in that case they are run as part of the test suite.
So I think the minimum / necessary outcome for that is:
* pk
- [ ] rsa-pss (FIPS140)
- [ ] gost-01 (not in nettle)
- [ ] gost-12-256/gost-12-512 (not in nettle)
What do you think?
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/597#note_112945046
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/20181029/5322fb24/attachment.html>
More information about the Gnutls-devel
mailing list