Don't output bogus errors in PKCS12_parse
[openssl.git] / crypto / ecdh / ech_lib.c
2015-05-04 Rich SalzUse safer sizeof variant in malloc
2015-04-30 Rich Salzfree cleanup almost the finale
2015-04-28 Rich Salzremove malloc casts
2015-02-02 Rich SalzDead code cleanup: crypto/ec,ecdh,ecdsa
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2012-10-05 Bodo MöllerFix EC_KEY initialization race.
2010-06-12 Ben LaurieFix warnings.
2007-01-21 Dr. Stephen HensonConstify version strings and some structures.
2005-05-20 Nils Larschfix typo, add prototype
2005-05-16 Nils Larschecc api cleanup; summary:
2005-04-29 Nils Larschhide the definition of ECDSA_METHOD and ECDSA_DATA...
2005-04-26 Bodo MöllerFix various incorrect error function codes.
2004-10-21 Geoff ThorpeUpdate ECDSA and ECDH for OPENSSL_NO_ENGINE.
2004-04-19 Geoff Thorpe(oops) Apologies all, that last header-cleanup commit...
2003-02-28 Bodo Möller- new ECDH_compute_key interface (KDF is no longer...
2002-11-28 Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2002-10-29 Bodo MöllerSun has agreed to removing the covenant language from...
2002-08-09 Bodo MöllerAdd ECDH support.