Dead code cleanup: crypto/ec,ecdh,ecdsa
[openssl.git] / crypto / ecdh / ech_ossl.c
2015-02-02 Rich SalzDead code cleanup: crypto/ec,ecdh,ecdsa
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-06 Matt CaswellFurther comment amendments to preserve formatting prior...
2014-12-08 Dr. Stephen Hensonremove OPENSSL_FIPSAPI
2014-12-08 Dr. Stephen Hensonremove FIPS module code from crypto/ecdh
2014-12-08 Dr. Stephen HensonRemove OPENSSL_FIPSCANISTER code.
2011-12-10 Dr. Stephen Hensonadd cofactor ECDH support from fips branch
2011-10-22 Dr. Stephen HensonCheck for selftest failure in various places.
2011-06-08 Dr. Stephen HensonSet flags in ECDH and ECDSA methods for FIPS.
2011-03-09 Dr. Stephen HensonAdd ECDH to validated module.
2011-02-12 Dr. Stephen HensonNew option to disable characteristic two fields in...
2005-05-16 Nils Larschecc api cleanup; summary:
2005-04-29 Nils Larschhide the definition of ECDSA_METHOD and ECDSA_DATA...
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...
2003-06-19 Richard LevitteUnsigned vs. signed fixed.
2003-06-04 Richard LevitteMake sure that size_t matches size_t.
2003-03-21 Richard LevitteMake sure to declare mem*() properly.
2003-03-20 Dr. Stephen HensonAvoid warning.
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.