]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/ecdh/ech_ossl.c
Clear the secret point in ecdh_compute_key
[thirdparty/openssl.git] / crypto / ecdh / ech_ossl.c
2019-03-17  Bernd EdlingerClear the secret point in ecdh_compute_key
2016-10-25  Dr. Matthias St... Fix leak of secrecy in ecdh_compute_key()
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Matt CaswellFurther comment amendments to preserve formatting prior...
2013-10-01  Dr. Stephen Hensonadd cofactor ECDH support from fips branch
2012-03-21  cvs2svnThis commit was manufactured by cvs2svn to create branch
2011-06-06  Dr. Stephen HensonBackport from HEAD:
2010-06-16  cvs2svnThis commit was manufactured by cvs2svn to create branch
2009-03-31  cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-16  Nils Larschecc api cleanup; summary:
2005-04-29  Nils Larschhide the definition of ECDSA_METHOD and ECDSA_DATA...
2005-04-23  Nils Larschchange prototype of the ecdh KDF: make input parameter...
2004-05-17  Geoff ThorpeDeprecate the recursive includes of bn.h from various...
2003-06-19  Richard LevitteUnsigned vs. signed fixed.
2003-06-04  Richard LevitteMake sure that size_t matches size_t.
2003-03-21  Richard LevitteMake sure to declare mem*() properly.
2003-03-20  Dr. Stephen HensonAvoid warning.
2003-02-28  Bodo Möller- new ECDH_compute_key interface (KDF is no longer...
2002-10-29  Bodo MöllerSun has agreed to removing the covenant language from...
2002-08-09  Bodo MöllerAdd ECDH support.