aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ecdh/ecdh.h
Commit message (Expand)AuthorAgeFilesLines
* Change all instances of OPENSSL_NO_DEPRECATED to OPENSSL_USE_DEPRECATEDMatt Caswell2014-12-181-1/+1
* Add support for X9.62 KDF.Dr. Stephen Henson2013-07-171-0/+5
* add cofactor ECDH support from fips branchDr. Stephen Henson2011-12-101-0/+2
* ecc api cleanup; summary:Nils Larsch2005-05-161-7/+0
* hide the definition of ECDSA_METHOD and ECDSA_DATA (and mutatis mutandisNils Larsch2005-04-291-29/+1
* Fix various incorrect error function codes.Bodo Möller2005-04-261-1/+1
* change prototype of the ecdh KDF: make input parameter const and the outlen a...Nils Larsch2005-04-231-2/+2
* Deprecate the recursive includes of bn.h from various API headers (asn1.h,Geoff Thorpe2004-05-171-1/+3
* Reduce header interdependencies, initially in engine.h (the rest of theGeoff Thorpe2004-04-191-3/+6
* Make sure we get the definition of OPENSSL_NO_ECDH.Richard Levitte2003-03-201-0/+2
* - new ECDH_compute_key interface (KDF is no longer a fixed built-in)Bodo Möller2003-02-281-5/+5
* Sun has agreed to removing the covenant language from most files.Bodo Möller2002-10-291-13/+0
* Add ECDH support.Bodo Möller2002-08-091-0/+164