aboutsummaryrefslogtreecommitdiff
path: root/crypto/evp/m_dss1.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-27OPENSSL_NO_xxx cleanup: SHARich Salz1-9/+6
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-35/+40
2014-12-08remove FIPS module code from crypto/evpDr. Stephen Henson1-1/+1
2011-06-10Remove x509.h from SHA1 clone digests, update dependencies.Dr. Stephen Henson1-1/+1
2011-06-01Add DSA and ECDSA "clone digests" to module for compatibility with oldDr. Stephen Henson1-2/+2
2006-04-19Remove link between digests and signature algorithms.Dr. Stephen Henson1-1/+1
2005-07-16makeNils Larsch1-0/+2
2004-05-15size_t-fication of message digest APIs. We should size_t-fy more APIs...Andy Polyakov1-1/+1
2004-04-19(oops) Apologies all, that last header-cleanup commit was from the wrongGeoff Thorpe1-0/+1
2003-03-20Make sure we get the definition of OPENSSL_NO_SHA.Richard Levitte1-1/+3
2001-09-07Add a cleanup function for MDs.Ben Laurie1-0/+1
2001-09-02Make MD functions take EVP_MD_CTX * instead of void *, add copy() function.Ben Laurie1-3/+14
2001-03-09Change the EVP_somecipher() and EVP_somedigest()Dr. Stephen Henson1-2/+2
2001-02-19Make all configuration macros available for application by makingRichard Levitte1-1/+1
1999-04-27Message digest stuff.Ulf Möller1-0/+2
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-3/+3
1999-04-19Change functions to ANSI C.Ulf Möller1-1/+1
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-1/+3
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+79