summaryrefslogtreecommitdiffstats
path: root/crypto/ecdh/ech_ossl.c
AgeCommit message (Expand)Author
2011-11-19Add flag to support cofactor ECDHDr. Stephen Henson
2011-10-22Check for selftest failure in various places.Dr. Stephen Henson
2011-06-08Set flags in ECDH and ECDSA methods for FIPS.Dr. Stephen Henson
2011-03-09Add ECDH to validated module.Dr. Stephen Henson
2011-02-12New option to disable characteristic two fields in EC code.Dr. Stephen Henson
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-23change prototype of the ecdh KDF: make input parameter const and the outlen a...Nils Larsch
2004-05-17Deprecate the recursive includes of bn.h from various API headers (asn1.h,Geoff Thorpe
2003-06-19Unsigned vs. signed fixed.Richard Levitte
2003-06-04Make sure that size_t matches size_t.Richard Levitte
2003-03-21Make sure to declare mem*() properly.Richard Levitte
2003-03-20Avoid warning.Dr. Stephen Henson
2003-02-28- new ECDH_compute_key interface (KDF is no longer a fixed built-in)Bodo Möller
2002-10-29Sun has agreed to removing the covenant language from most files.Bodo Möller
2002-08-09Add ECDH support.Bodo Möller