aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/evp/m_dss.c
Commit message (Expand)AuthorAgeFilesLines
* Finish removal of DSSRich Salz2015-01-281-102/+0
* OPENSSL_NO_xxx cleanup: SHARich Salz2015-01-271-2/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-30/+35
* remove FIPS module code from crypto/evpDr. Stephen Henson2014-12-081-1/+1
* Update dependencies for m_dss.c too.Dr. Stephen Henson2011-06-101-1/+1
* Add DSA and ECDSA "clone digests" to module for compatibility with oldDr. Stephen Henson2011-06-011-2/+2
* Remove link between digests and signature algorithms.Dr. Stephen Henson2006-04-191-1/+1
* makeNils Larsch2005-07-161-0/+3
* size_t-fication of message digest APIs. We should size_t-fy more APIs...Andy Polyakov2004-05-151-1/+1
* (oops) Apologies all, that last header-cleanup commit was from the wrongGeoff Thorpe2004-04-191-0/+1
* Add a cleanup function for MDs.Ben Laurie2001-09-071-0/+1
* Make MD functions take EVP_MD_CTX * instead of void *, add copy() function.Ben Laurie2001-09-021-3/+14
* Change the EVP_somecipher() and EVP_somedigest()Dr. Stephen Henson2001-03-091-2/+2
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-1/+1
* Message digest stuff.Ulf Möller1999-04-271-1/+2
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-3/+3
* Change functions to ANSI C.Ulf Möller1999-04-191-1/+1
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-4/+6
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+80