summaryrefslogtreecommitdiffstats
path: root/providers/implementations/keymgmt/kdf_legacy_kmgmt.c
AgeCommit message (Expand)Author
2021-04-08Update copyright yearMatt Caswell
2021-03-18Fix misc external ossl_ symbols.Shane Lontis
2021-03-17Make EVP_PKEY_missing_parameters work properly on provided RSA keysTomas Mraz
2020-10-22Constify OSSL_FUNC_keymgmt_has()Nicola Tuveri
2020-10-15Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'Dr. Matthias St. Pierre
2020-09-29prov: prefix all OSSL_DISPATCH tables names with ossl_Pauli
2020-09-12keymgmt: add FIPS error state handlingPauli
2020-08-10Implement a EVP_PKEY KDF to KDF provider bridgeMatt Caswell