summaryrefslogtreecommitdiffstats
path: root/test/keymgmt_internal_test.c
AgeCommit message (Expand)Author
2024-02-07Fix testcases to run on duplicated keysTomas Mraz
2022-12-07Replace "a RSA" with "an RSA"Daniel Fiala
2022-06-21Update copyright yearMatt Caswell
2022-06-15Fix a mem leak in evp_pkey_export_to_providerK1
2021-11-02Fix incorrect return check of BN_bn2nativepadPW Hu
2021-04-08Update copyright yearMatt Caswell
2021-03-28Implement EVP_PKEY_dup() functionTomas Mraz
2021-03-14Remove TODO in rsa_ameth.cShane Lontis
2020-11-18Deprecate RSA harderRichard Levitte
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-04-23Update copyright yearMatt Caswell
2020-04-01Add EVP_PKEY_gettable_params support for accessing EVP_PKEY key data fieldsShane Lontis
2020-03-25EVP: Downgrade keys rather than upgradeRichard Levitte
2020-02-29EVP: Add evp_pkey_upgrade_to_provider(), for EVP_PKEY upgradesRichard Levitte
2020-02-22Refactor evp_pkey_make_provided() to do legacy to provider exportRichard Levitte
2020-02-07Adapt test/keymgmt_internal_test.c to the redesigned interfaceRichard Levitte
2020-02-07Reorganize the internal evp_keymgmt functionsRichard Levitte
2019-11-14CORE & PROV: make export of key data leaner through callbackRichard Levitte
2019-10-17test/keymgmt_internal_test.c: New test of keymgmt internalsRichard Levitte