aboutsummaryrefslogtreecommitdiff
path: root/test/rsa_sp800_56b_test.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-25rsa: Add SP800-56Br2 6.4.1.2.1 (3.c) checkClemens Lang1-0/+4
2023-09-07Copyright year updatesMatt Caswell1-1/+1
2023-02-08Add coverage test for ossl_rsa_sp800_56b_derive_params_from_pqslontis1-1/+40
2021-09-07Update copyright yearRichard Levitte1-1/+1
2021-08-13Allow small RSA exponents in the default providerShane Lontis1-6/+9
2020-12-20Drop OPENSSL_NO_RSA everywhereRichard Levitte1-10/+2
2020-11-18Deprecate RSA harderRichard Levitte1-0/+7
2020-10-07rsa: add ossl_ prefix to internal rsa_ calls.Pauli1-66/+65
2020-06-17Add ACVP fips module testsShane Lontis1-128/+0
2020-05-15Update copyright yearMatt Caswell1-1/+1
2020-04-29Amend references to "OpenSSL license"Shourya Shukla1-1/+1
2019-11-09RSA generation: Use more bits of 1/sqrt(2)Kurt Roeckx1-0/+2
2019-09-28Reorganize local header filesDr. Matthias St. Pierre1-1/+1
2019-03-20removed BN_clear NULL checksShane Lontis1-25/+64
2019-03-12FIPS 186-4 RSA Generation & ValidationShane Lontis1-0/+634