]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/ecdh/ecdhtest.c
Avoid warnings. Fix fips_dssvs program.
[thirdparty/openssl.git] / crypto / ecdh / ecdhtest.c
2007-06-22  Dr. Stephen HensonAvoid warnings. Fix fips_dssvs program.
2007-03-21  cvs2svnThis commit was manufactured by cvs2svn to create branc...
2005-07-16  Nils Larschmake
2005-05-17  cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-16  Nils Larschecc api cleanup; summary:
2005-05-10  Nils Larschgive EC_GROUP_new_by_nid a more meanigful name:
2005-04-23  Nils Larschchange prototype of the ecdh KDF: make input parameter...
2003-02-28  Bodo Möller- new ECDH_compute_key interface (KDF is no longer...
2003-02-22  Ulf Möllerremove some more useless code. The mingw target can...
2002-11-28  Richard LevitteHave all tests use EXIT() to exit rather than exit...
2002-11-14  Bodo Möllerfix output
2002-11-06  Bodo Möllerprint less output (no details unless a test failed)
2002-10-29  Bodo MöllerSun has agreed to removing the covenant language from...
2002-08-22  Dr. Stephen Henson#if out unused function to shut the compiler up.
2002-08-15  Bodo MöllerSimplify handling of named curves: get rid of EC_GROUP_...
2002-08-09  Bodo Möllerfix warnings
2002-08-09  Bodo MöllerAdd ECDH support.