aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/sha/shatest.c
Commit message (Expand)AuthorAgeFilesLines
* OPENSSL_NO_xxx cleanup: SHARich Salz2015-01-271-174/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-105/+101
* Avoid aliasing warning.Dr. Stephen Henson2007-12-161-5/+5
* Allow for ./config no-sha0 [from stable].Andy Polyakov2005-04-301-2/+2
* EVP_Digest is size_t-fied, clean up test programs accordingly.Andy Polyakov2004-07-221-1/+1
* NetWare fixes provided by Verdon Walker for OpenSSL 0.9.8-dev.Richard Levitte2004-06-281-0/+1
* Netware-specific changes,Richard Levitte2003-11-281-1/+4
* Have all tests use EXIT() to exit rather than exit(), since the latter doesn'tRichard Levitte2002-11-281-1/+3
* Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson2001-10-161-3/+3
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-0/+3
* Change all calls to low level digest routines in the library andDr. Stephen Henson2001-06-191-6/+7
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-1/+1
* some more patches for avoiding problems with non-automatic variablesBodo Möller1999-09-081-5/+5
* Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller1999-06-041-0/+12
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-0/+9
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-5/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-5/+2
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-1/+1
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+155