]> git.ipfire.org Git - thirdparty/openssl.git/history - include/crypto/dh.h
Add ACVP fips module tests
[thirdparty/openssl.git] / include / crypto / dh.h
2020-06-17  Shane LontisAdd ACVP fips module tests
2020-06-05  Matt CaswellMake EVP_PKEY_[get1|set1]_tls_encodedpoint work with...
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-03-25  Richard LevitteEVP: Implement support for key downgrading in backends
2020-03-09  Richard LevitteDH: add internal dh_get_method()
2020-02-16  Shane LontisAdd FFC param/key validation
2020-02-06  Shane LontisAdd FFC param/key generation
2020-01-30  Shane LontisAdd support for DH 'modp' group parameters (RFC 3526)
2020-01-24  Shane LontisModify DSA and DH keys to use a shared FFC_PARAMS struct
2020-01-23  Shane LontisAdd DH key exchange to fips provider