]> git.ipfire.org Git - thirdparty/openssl.git/history - include/openssl/dh.h
Deprecate the low level Diffie-Hellman functions.
[thirdparty/openssl.git] / include / openssl / dh.h
2020-02-20  PauliDeprecate the low level Diffie-Hellman functions.
2020-02-20  PauliDH: fix header file indentation
2020-02-07  Matt CaswellFix no-dh
2020-02-06  Shane LontisAdd FFC param/key generation
2020-01-30  Shane LontisAdd support for DH 'modp' group parameters (RFC 3526)
2019-11-07  Richard LevitteUpdate source files for pre-3.0 deprecation
2019-11-07  Richard LevitteUpdate source files for deprecation at 3.0
2019-09-28  Dr. Matthias St... Add legacy include guards to public header files
2019-09-28  Dr. Matthias St... Fix header file include guard names
2019-09-28  Dr. Matthias St... Reorganize public header files (part 1)
2019-09-09  Bernd EdlingerCheck the DH modulus bit length
2019-07-22  Bernd EdlingerChange DH parameters to generate the order q subgroup...
2019-07-16  Matt CaswellAdd the ability to set PKCS#3 DH padding in providers
2019-03-06  David von Oheimbconstify *_dup() and *i2d_*() and related functions...
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06  Richard LevitteRefactor the computation of API version limits
2018-05-18  Dr. Matthias St... DH: add simple getters for commonly used DH struct...
2018-03-21  Jack BatesConvert _meth_get_ functions to const getters
2018-02-13  Matt CaswellUpdate copyright year
2018-02-09  Nick MathewsonRemove redundant declarations of ERR_load_*_strings()
2017-11-20  Paul YangSupport public key and param check in EVP interface
2017-10-12  Dr. Stephen HensonAdd pad support
2017-10-12  Dr. Stephen HensonAdd RFC7919 support to EVP
2017-10-12  Dr. Stephen HensonDH named parameter support
2017-06-07  Rich Salzmake error tables const and separate header file
2017-04-27  Bernd EdlingerAdd parentheses on public macros where appropriate.
2017-04-03  Matt CaswellAdd missing macros for DHxparams
2017-01-26  Richard LevitteBetter check of DH parameters in TLS data
2016-07-20  Kurt RoeckxCheck for errors allocating the error strings.
2016-06-15  Richard LevitteConstify the parameter getters for RSA, DSA and DH
2016-06-06  Matt CaswellDeprecate the flags that switch off constant time
2016-05-23  Rich SalzRemove unused error/function codes.
2016-05-18  Matt CaswellAdd some error messages for malloc fails
2016-05-17  Rich SalzCopyright consolidation 03/10
2016-04-28  FdaSilvaYYvarious spelling fixes
2016-04-09  Matt CaswellMake DH_METHOD opaque
2016-04-09  Matt CaswellMake DH opaque
2016-04-04  Rich SalzRevert "various spelling fixes"
2016-04-04  FdaSilvaYYvarious spelling fixes
2016-03-20  Rich SalzRemove #error from include files.
2016-03-10  Rich SalzRT3676 add: Export ASN.1 DHparams
2016-03-08  Alessandro GhediniConvert CRYPTO_LOCK_{DH,DSA,RSA} to new multi-threading API
2016-01-29  Matt CaswellCorrect value of DH_CHECK_PUBKEY_INVALID
2016-01-28  Matt CaswellPrevent small subgroup attacks on DH/DHE
2016-01-26  Rich SalzRemove /* foo.c */ comments
2016-01-08  Viktor DukhovniBackwards-compatibility subject to OPENSSL_API_COMPAT
2015-12-01  Rich Salzex_data part 2: doc fixes and CRYPTO_free_ex_index.
2015-09-30  Rich SalzMake update / libeay.num fix
2015-09-20  Dr. Stephen HensonMove EVP_PKEY_METHOD into private headers.
2015-09-11  Ben LaurieEnable -Wmissing-variable-declarations and
2015-09-03  David BarRT3674: Make no-cms build work.
2015-07-31  Nicholas CooperRT3959: Fix misleading comment
2015-06-08  Kurt RoeckxProperly check certificate in case of export ciphers.
2015-03-31  Richard LevitteStop symlinking, move files to intended directory