summaryrefslogtreecommitdiffstats
path: root/crypto/evp/m_ecdsa.c
AgeCommit message (Expand)Author
2015-01-27OPENSSL_NO_xxx cleanup: SHARich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2014-12-08remove FIPS module code from crypto/evpDr. Stephen Henson
2012-06-03Version skew reduction: trivia (I hope).Ben Laurie
2011-06-10Remove x509.h from SHA1 clone digests, update dependencies.Dr. Stephen Henson
2011-06-01Add DSA and ECDSA "clone digests" to module for compatibility with oldDr. Stephen Henson
2006-04-19Remove link between digests and signature algorithms.Dr. Stephen Henson
2004-05-15size_t-fication of message digest APIs. We should size_t-fy more APIs...Andy Polyakov
2003-02-24include OpenSSL license (in addition to EAY license)Bodo Möller
2002-02-13ECDSA supportBodo Möller