summaryrefslogtreecommitdiffstats
path: root/crypto/provider_predefined.c
AgeCommit message (Expand)Author
2021-06-24make struct provider_info_st a full typeMatt Caswell
2021-06-24Instantiate configuration supplied providers when we need themMatt Caswell
2021-06-24Instantiate user-added builtin providers when we need themMatt Caswell
2021-04-08Update copyright yearMatt Caswell
2021-03-18Add ossl_provider symbolsShane Lontis
2020-07-30serialisation: Add a built-in base provider.Pauli
2020-04-28Rename FIPS_MODE to FIPS_MODULERichard Levitte
2020-04-23Update copyright yearMatt Caswell
2020-04-09Add a null provider which implements no algorithms.Pauli
2019-09-26When building of modules is disabled, build the legacy provider into libcryptoRichard Levitte
2019-05-23Make core code available within the FIPS moduleMatt Caswell
2019-03-21Add a skeleton default providerMatt Caswell
2019-03-19Replumbing: Add a mechanism to pre-populate the provider storeRichard Levitte