summaryrefslogtreecommitdiffstats
path: root/crypto/ecdh/ech_lib.c
AgeCommit message (Expand)Author
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