EVP: Make the SIGNATURE implementation leaner
[openssl.git] / crypto / provider.c
2019-08-15 Richard LevitteRename provider and core get_param_types functions
2019-08-01 Matt CaswellLoad the config file by default
2019-07-26 Richard LevitteAdd functions to see if a provider is available for...
2019-07-23 Richard LevitteReplace OSSL_ITEM with OSSL_PARAM as parameter descript...
2019-07-23 Richard LevitteAdd OSSL_PROVIDER_name()
2019-06-24 PauliChange OSSL_PARAM return size to not be a pointer.
2019-05-31 Richard LevitteConstify OSSL_PROVIDER getter input parameters
2019-03-11 Richard LevitteReplumbing: New public API to load or add providers