summaryrefslogtreecommitdiff
path: root/providers/common/securitycheck.c
Commit message (Expand)AuthorAgeFilesLines
* Allow arbitrary digests with ECDSA and DSATomas Mraz2021-05-121-2/+2
* Store some FIPS global variables in the FIPS_GLOBAL structureMatt Caswell2021-04-161-12/+13
* Deprecate the EVP_PKEY controls for CMS and PKCS#7Tomas Mraz2021-04-061-2/+39
* Update copyright yearMatt Caswell2021-02-181-1/+1
* Fix external symbols related to provider related security checks forShane Lontis2021-02-181-13/+13
* Move the PROV_R reason codes to a public headerTomas Mraz2021-02-111-1/+1
* Fix dsa securitycheck for fips.Shane Lontis2020-11-161-5/+6
* rsa: add ossl_ prefix to internal rsa_ calls.Pauli2020-10-071-1/+1
* Add option to fipsinstall to disable fips security checks at run time.Shane Lontis2020-09-181-1/+1
* Add 'fips-securitychecks' option and plumb this into the actual fips checksShane Lontis2020-09-181-0/+209