summaryrefslogtreecommitdiffstats
path: root/crypto/evp/m_sha1.c
AgeCommit message (Expand)Author
2015-12-07Add inclusion of internal/evp_int.h to all crypto/ files that need itRichard Levitte
2015-12-07Adjust all accesses to EVP_MD_CTX to use accessor functions.Richard Levitte
2015-12-02Remove legacy sign/verify from EVP_MD.Dr. Stephen Henson
2015-11-24Add ctrl for SHA1 and SSLv3Dr. Stephen Henson
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
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
2011-02-21Remove unnecessary dependencies.Dr. Stephen Henson
2011-02-15Add FIPS flags to AES ciphers and SHA* digests.Dr. Stephen Henson
2011-01-26FIPS mode EVP changes:Dr. Stephen Henson
2008-03-12And so it begins...Dr. Stephen Henson
2006-12-20add support for ecdsa-with-sha256 etc.Nils Larsch
2006-04-19Remove link between digests and signature algorithms.Dr. Stephen Henson
2005-07-16makeNils Larsch
2004-05-31EVP bindings to new SHA algorithms.Andy Polyakov
2004-05-15size_t-fication of message digest APIs. We should size_t-fy more APIs...Andy Polyakov
2004-04-19(oops) Apologies all, that last header-cleanup commit was from the wrongGeoff Thorpe
2003-03-20Make sure we get the definition of OPENSSL_NO_SHA.Richard Levitte
2001-09-07Add a cleanup function for MDs.Ben Laurie
2001-09-02Make MD functions take EVP_MD_CTX * instead of void *, add copy() function.Ben Laurie
2001-03-09Change the EVP_somecipher() and EVP_somedigest()Dr. Stephen Henson
2001-02-19Make all configuration macros available for application by makingRichard Levitte
1999-04-27Message digest stuff.Ulf Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall