openssl/crypto/sha
2005-05-31 16:33:43 +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 Be more consistent with OPENSSL_NO_SHA256. 2005-05-22 10:26:47 +00:00
sha512.c "Show" more respect to no-sha* config options. 2005-05-31 16:33:43 +00:00
sha512t.c OPENSSL_NO_SHA512 to mask even SHA512_CTX declaration. This is done to 2005-05-22 08:52:12 +00:00
sha_dgst.c "Show" more respect to no-sha* config options. 2005-05-31 16:33:43 +00:00
sha_locl.h Engage SHA1 IA64 assembler on IA64 platforms. 2004-12-09 15:39:55 +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