summaryrefslogtreecommitdiffstats
path: root/crypto/ecdh/ech_lib.c
AgeCommit message (Expand)Author
2015-12-09Remove crypto/ecdh update Makefile.orgDr. Stephen Henson
2015-12-01ex_data part 2: doc fixes and CRYPTO_free_ex_index.Rich Salz
2015-08-10RT3999: Remove sub-component version stringsRich Salz
2015-05-04Use safer sizeof variant in mallocRich Salz
2015-04-30free cleanup almost the finaleRich Salz
2015-04-28remove malloc castsRich Salz
2015-02-02Dead code cleanup: crypto/ec,ecdh,ecdsaRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2012-10-05Fix EC_KEY initialization race.Bodo Möller
2010-06-12Fix warnings.Ben Laurie
2007-01-21Constify version strings and some structures.Dr. Stephen Henson
2005-05-20fix typo, add prototypeNils Larsch
2005-05-16ecc api cleanup; summary:Nils Larsch
2005-04-29hide the definition of ECDSA_METHOD and ECDSA_DATA (and mutatis mutandisNils Larsch
2005-04-26Fix various incorrect error function codes.Bodo Möller
2004-10-21Update ECDSA and ECDH for OPENSSL_NO_ENGINE.Geoff Thorpe
2004-04-19(oops) Apologies all, that last header-cleanup commit was from the wrongGeoff Thorpe
2003-02-28- new ECDH_compute_key interface (KDF is no longer a fixed built-in)Bodo Möller
2002-11-28Cleanse memory using the new OPENSSL_cleanse() function.Richard Levitte
2002-10-29Sun has agreed to removing the covenant language from most files.Bodo Möller
2002-08-09Add ECDH support.Bodo Möller