summaryrefslogtreecommitdiffstats
path: root/doc/man7/provider-keymgmt.pod
AgeCommit message (Expand)Author
2020-10-23Constify OSSL_FUNC_keymgmt_validate()Nicola Tuveri
2020-10-22Constify OSSL_FUNC_keymgmt_has()Nicola Tuveri
2020-08-07gettables: documentation changes to pass the provider context.Pauli
2020-07-24KEYMGMT: Add key loading function OSSL_FUNC_keymgmt_load()Richard Levitte
2020-06-24Make the naming scheme for dispatched functions more consistentDr. Matthias St. Pierre
2020-06-24Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>Dr. Matthias St. Pierre
2020-05-07Remove gen_get_params & gen_gettable_params from keygen operationShane Lontis
2020-04-20DOC: Refactor provider-keymgmt(7) to give the keytypes their own pagesRichard Levitte
2020-04-15Add DSA keygen to providerShane Lontis
2020-04-15KEYMGMT: Add functions to get param/key generation parametersRichard Levitte
2020-04-01Add EVP_PKEY_gettable_params support for accessing EVP_PKEY key data fieldsShane Lontis
2020-03-12CORE: Add the key object generator libcrypto<->provider interfaceRichard Levitte
2020-03-09DOCS: Fix documentation on asymmetric keydata typesRichard Levitte
2020-03-04Add Serializers for ECShane Lontis
2020-03-02KEYMGMT: Add a keydata copy functionRichard Levitte
2020-03-02KEYMGMT: Add a keydata matching functionRichard Levitte
2020-02-28Implement the ECX SerializersMatt Caswell
2020-02-18[PROV][EC] Update documentationNicola Tuveri
2020-02-07Redesign the KEYMGMT libcrypto <-> provider interface - the basicsRichard Levitte
2020-01-29Add RSA key validation to default providerShane Lontis
2020-01-17EVP: make EVP_PKEY_{bits,security_bits,size} work with provider only keysRichard Levitte
2020-01-09CORE & EVP: Specify OP_query_operation_name() for KEYMGMTRichard Levitte
2019-07-25Document the provider DIGEST operationMatt Caswell
2019-07-23provider-keymgmt(7): Document the KEYMGMT interfaceRichard Levitte