]> git.ipfire.org Git - thirdparty/openssl.git/history - providers/implementations/keymgmt/dh_kmgmt.c
Param build: make structures opaque.
[thirdparty/openssl.git] / providers / implementations / keymgmt / dh_kmgmt.c
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