summaryrefslogtreecommitdiffstats
path: root/crypto/ffc/ffc_params_validate.c
AgeCommit message (Expand)Author
2021-03-15Fix DSA EVP_PKEY_param_check() when defaults are used for param generation.Shane Lontis
2021-03-11Update copyright yearMatt Caswell
2021-02-18dsa_check: Perform simple parameter check if seed is not availableTomas Mraz
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-10-06ffc: add _ossl to exported but internal functionsPauli
2020-08-17Fix DSA/DH so that legacy keys can still be generated by the default providerShane Lontis
2020-07-09Add multiple fixes for ffc key generation using invalid p,q,g parameters.Shane Lontis
2020-06-17Add ACVP fips module testsShane Lontis
2020-02-16Add FFC param/key validationShane Lontis