openssl/crypto/sha
2005-11-03 15:23:11 +00:00
..
asm Make pshufw optional and update performance table in sha512-sse2.pl 2005-11-03 15:23:11 +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 +20% SHA512 performance improvement on x86. 2005-10-25 17:08:55 +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 Eliminate false preprocessor dependencies introduced with VOS support. 2005-10-25 15:55:06 +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