]> git.ipfire.org Git - thirdparty/openssl.git/history - providers/implementations/keymgmt/dh_kmgmt.c
Make EVP_PKEY_CTX_[get|set]_group_name work for DH too
[thirdparty/openssl.git] / providers / implementations / keymgmt / dh_kmgmt.c
2020-06-19  Matt CaswellMake EVP_PKEY_CTX_[get|set]_group_name work for DH too
2020-06-17  Shane LontisAdd ACVP fips module tests
2020-06-05  Matt CaswellMake EVP_PKEY_[get1|set1]_tls_encodedpoint work with...
2020-05-26  Shane LontisUpdate core_names.h fields and document most fields.
2020-05-01  Mat BerchtoldWhen a private key is validated and there is no private...
2020-04-20  Shane LontisFix DH_get_nid() so that it does not cache values.
2020-04-15  Shane LontisAdd DH keygen to providers
2020-04-15  Shane LontisAdd DSA keygen to provider
2020-03-28  PauliParam build: make structures opaque.
2020-03-28  PauliParam builder: make the OSSL_PARAM_BLD APIs public.
2020-03-25  Richard LevitteEVP: Implement support for key downgrading in backends
2020-03-25  Richard LevitteEVP: Clarify the states of an EVP_PKEY
2020-03-04  Shane LontisAdd DH key validation to default provider
2020-03-02  Richard LevittePROV: Add a OP_keymgmt_match() function to our DH,...
2020-02-20  PauliDeprecate the low level Diffie-Hellman functions.
2020-02-18  Nicola Tuveri[PROV][KEYMGMT][DH][DSA] use BN_clear_free for secrets
2020-02-16  Shane LontisAdd FFC param/key validation
2020-02-11  Matt CaswellImplement Provider side Key Management for X25519 and...
2020-02-07  Richard LevitteKEYMGMT: Require both get_params and gettable_params...
2020-02-07  Richard LevitteAdapt existing KEYMGMT implementations to the redesigne...
2020-01-17  Richard LevittePROV: Adapt the RSA, DSA and DH KEYMGMT implementations
2019-11-14  Richard LevitteCORE & PROV: make export of key data leaner through...
2019-10-17  Richard LevitteDH: Add export of keys and domain parameters from provider
2019-10-17  Richard LevitteDH: Add export of domain parameters to provider
2019-10-10  Richard LevitteCleanup: move providers/common/include/internal/provide...
2019-10-10  Richard LevitteProviders: move common exchange,kdfs,keymgmt,macs,signature