summaryrefslogtreecommitdiff
path: root/crypto/provider_predefined.c
Commit message (Expand)AuthorAgeFilesLines
* make struct provider_info_st a full typeMatt Caswell2021-06-241-1/+1
* Instantiate configuration supplied providers when we need themMatt Caswell2021-06-241-6/+6
* Instantiate user-added builtin providers when we need themMatt Caswell2021-06-241-1/+1
* Update copyright yearMatt Caswell2021-04-081-1/+1
* Add ossl_provider symbolsShane Lontis2021-03-181-3/+3
* serialisation: Add a built-in base provider.Pauli2020-07-301-0/+2
* Rename FIPS_MODE to FIPS_MODULERichard Levitte2020-04-281-1/+1
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Add a null provider which implements no algorithms.Pauli2020-04-091-0/+2
* When building of modules is disabled, build the legacy provider into libcryptoRichard Levitte2019-09-261-1/+6
* Make core code available within the FIPS moduleMatt Caswell2019-05-231-0/+5
* Add a skeleton default providerMatt Caswell2019-03-211-4/+0
* Replumbing: Add a mechanism to pre-populate the provider storeRichard Levitte2019-03-191-0/+22