]> git.ipfire.org Git - thirdparty/openssl.git/history - doc/man7/provider-keymgmt.pod
Update copyright year
[thirdparty/openssl.git] / doc / man7 / provider-keymgmt.pod
2021-02-18  Matt CaswellUpdate copyright year
2021-02-15  Matt CaswellImplement EVP_PKEY_param_check_quick() and use it in...
2020-10-23  Nicola TuveriConstify OSSL_FUNC_keymgmt_validate()
2020-10-22  Nicola TuveriConstify OSSL_FUNC_keymgmt_has()
2020-08-06  Pauligettables: documentation changes to pass the provider...
2020-07-24  Richard LevitteKEYMGMT: Add key loading function OSSL_FUNC_keymgmt_load()
2020-06-24  Dr. Matthias St... Make the naming scheme for dispatched functions more...
2020-06-24  Dr. Matthias St... Rename <openssl/core_numbers.h> -> <openssl/core_dispat...
2020-05-07  Shane LontisRemove gen_get_params & gen_gettable_params from keygen...
2020-04-19  Richard LevitteDOC: Refactor provider-keymgmt(7) to give the keytypes...
2020-04-15  Shane LontisAdd DSA keygen to provider
2020-04-15  Richard LevitteKEYMGMT: Add functions to get param/key generation...
2020-04-01  Shane LontisAdd EVP_PKEY_gettable_params support for accessing...
2020-03-12  Richard LevitteCORE: Add the key object generator libcrypto<->provider...
2020-03-09  Richard LevitteDOCS: Fix documentation on asymmetric keydata types
2020-03-03  Shane LontisAdd Serializers for EC
2020-03-02  Richard LevitteKEYMGMT: Add a keydata copy function
2020-03-02  Richard LevitteKEYMGMT: Add a keydata matching function
2020-02-27  Matt CaswellImplement the ECX Serializers
2020-02-18  Nicola Tuveri[PROV][EC] Update documentation
2020-02-07  Richard LevitteRedesign the KEYMGMT libcrypto <-> provider interface...
2020-01-29  Shane LontisAdd RSA key validation to default provider
2020-01-17  Richard LevitteEVP: make EVP_PKEY_{bits,security_bits,size} work with...
2020-01-09  Richard LevitteCORE & EVP: Specify OP_query_operation_name() for KEYMGMT
2019-07-25  Matt CaswellDocument the provider DIGEST operation
2019-07-23  Richard Levitteprovider-keymgmt(7): Document the KEYMGMT interface