Generate error queue entry on FFC_CHECK_BAD_LN_PAIR for DH and DSA
[openssl.git] / include / openssl / provider.h
2020-06-05 Matt CaswellImplement OSSL_PROVIDER_get0_provider_ctx()
2020-06-05 Matt CaswellEnable applications to directly call a provider's query...
2020-05-20 Richard LevitteAdd OSSL_PROVIDER_do_all()
2020-04-23 Matt CaswellUpdate copyright year
2020-03-07 Paulicmdline app: add provider commandline options.
2019-09-28 Dr. Matthias St... Fix header file include guard names
2019-08-15 Richard LevitteRename provider and core get_param_types functions
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