aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ecdh/ech_key.c
Commit message (Expand)AuthorAgeFilesLines
* remove OPENSSL_FIPSAPIDr. Stephen Henson2014-12-081-1/+1
* remove ENGINE dependency from ecdhDr. Stephen Henson2011-04-101-3/+0
* Add ECDH to validated module.Dr. Stephen Henson2011-03-091-0/+2
* hide the definition of ECDSA_METHOD and ECDSA_DATA (and mutatis mutandisNils Larsch2005-04-291-1/+1
* change prototype of the ecdh KDF: make input parameter const and the outlen a...Nils Larsch2005-04-231-2/+3
* Update ECDSA and ECDH for OPENSSL_NO_ENGINE.Geoff Thorpe2004-10-211-0/+2
* - new ECDH_compute_key interface (KDF is no longer a fixed built-in)Bodo Möller2003-02-281-3/+4
* Sun has agreed to removing the covenant language from most files.Bodo Möller2002-10-291-13/+0
* use 0, not NULLBodo Möller2002-08-091-1/+1
* Add ECDH support.Bodo Möller2002-08-091-0/+92