openssl/crypto/sha
Nils Larsch 7f622f6c04 fix warnings when building openssl with (gcc 3.3.1):
-Wmissing-prototypes -Wcomment -Wformat -Wimplicit -Wmain -Wmultichar
-Wswitch -Wshadow -Wtrigraphs -Werror -Wchar-subscripts
-Wstrict-prototypes -Wreturn-type -Wpointer-arith  -W -Wunused
-Wno-unused-parameter -Wuninitialized
2005-08-28 23:20:52 +00:00
..
asm Comply with optimization manual (no data should share cache-line with code). 2005-05-09 21:48:01 +00:00
.cvsignore Add DTLS support. 2005-04-26 16:02:40 +00:00
Makefile Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
sha.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
sha.h It seems like mkdef.pl couldn't quite understand that #ifdef OPENSSL_NO_SHA512 2005-05-24 03:39:10 +00:00
sha1.c Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). 1999-06-04 21:35:58 +00:00
sha1_one.c Check return values of <Digest>_Init functions in low level digest calls. 2005-04-14 22:58:44 +00:00
sha1dgst.c "Show" more respect to no-sha* config options. 2005-05-31 16:33:43 +00:00
sha1s.cpp SHA clean-up and (LP64) tune-up. 1999-09-05 12:42:04 +00:00
sha1test.c EVP_Digest is size_t-fied, clean up test programs accordingly. 2004-07-22 10:25:52 +00:00
sha256.c "Show" more respect to no-sha* config options. 2005-05-31 16:33:43 +00:00
sha256t.c Missing arguments. 2005-08-22 04:59:27 +00:00
sha512.c "Show" more respect to no-sha* config options. 2005-05-31 16:33:43 +00:00
sha512t.c fix warnings when building openssl with (gcc 3.3.1): 2005-08-28 23:20:52 +00:00
sha_dgst.c "Show" more respect to no-sha* config options. 2005-05-31 16:33:43 +00:00
sha_locl.h Bug-fix from HEAD. 2005-07-19 23:10:04 +00:00
sha_one.c Check return values of <Digest>_Init functions in low level digest calls. 2005-04-14 22:58:44 +00:00
shatest.c Allow for ./config no-sha0 [from stable]. 2005-04-30 21:51:41 +00:00