openssl/crypto/sha
Nils Larsch 8215e7a938 fix warnings when building openssl with the following compiler options:
-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 22:49:57 +00:00
..
asm Commentary section update in sha512-x86_64.pl. 2005-07-25 13:29:42 +00:00
.cvsignore Add DTLS support. 2005-04-26 16:02:40 +00:00
Makefile Engage SHA-256/-512 x86_64 assembler module. 2005-07-24 12:30:26 +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:08 +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:36:27 +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:36:27 +00:00
sha256t.c fix warnings when building openssl with the following compiler options: 2005-08-28 22:49:57 +00:00
sha512.c "Show" more respect to no-sha* config options. 2005-05-31 16:36:27 +00:00
sha512t.c fix warnings when building openssl with the following compiler options: 2005-08-28 22:49:57 +00:00
sha_dgst.c "Show" more respect to no-sha* config options. 2005-05-31 16:36:27 +00:00
sha_locl.h Fix bug [SHA1 IA-64 being disabled] introduced with Stratus VOS update. 2005-07-19 23:04:57 +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