Option to set current cert to server certificate.
[openssl.git] / crypto / ecdh / ecdh.h
2013-07-17 Dr. Stephen HensonAdd support for X9.62 KDF.
2011-12-10 Dr. Stephen Hensonadd cofactor ECDH support from fips branch
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.
2005-04-23 Nils Larschchange prototype of the ecdh KDF: make input parameter...
2004-05-17 Geoff ThorpeDeprecate the recursive includes of bn.h from various...
2004-04-19 Geoff ThorpeReduce header interdependencies, initially in engine...
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_ECDH.
2003-02-28 Bodo Möller- new ECDH_compute_key interface (KDF is no longer...
2002-10-29 Bodo MöllerSun has agreed to removing the covenant language from...
2002-08-09 Bodo MöllerAdd ECDH support.