summaryrefslogtreecommitdiffstats
path: root/providers/common/securitycheck.c
AgeCommit message (Expand)Author
2021-05-12Allow arbitrary digests with ECDSA and DSATomas Mraz
2021-04-16Store some FIPS global variables in the FIPS_GLOBAL structureMatt Caswell
2021-04-06Deprecate the EVP_PKEY controls for CMS and PKCS#7Tomas Mraz
2021-02-18Update copyright yearMatt Caswell
2021-02-18Fix external symbols related to provider related security checks forShane Lontis
2021-02-11Move the PROV_R reason codes to a public headerTomas Mraz
2020-11-16Fix dsa securitycheck for fips.Shane Lontis
2020-10-07rsa: add ossl_ prefix to internal rsa_ calls.Pauli
2020-09-18Add option to fipsinstall to disable fips security checks at run time.Shane Lontis
2020-09-18Add 'fips-securitychecks' option and plumb this into the actual fips checksShane Lontis