openssl/crypto/sha
Dr. Stephen Henson cf199fec52 Remove hard coded ecdsaWithSHA1 hack in ssl routines and check for RSA
using OBJ xref utilities instead of string comparison with OID name.

This removes the arbitrary restriction on using SHA1 only with some ECC
ciphersuites.
2011-08-14 13:47:30 +00:00
..
asm sha1-x86_64.pl: nasm-related update from HEAD. 2011-07-04 13:01:42 +00:00
.cvsignore Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev 2008-04-17 10:19:16 +00:00
Makefile Remove hard coded ecdsaWithSHA1 hack in ssl routines and check for RSA 2011-08-14 13:47:30 +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
sha1.c Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). 1999-06-04 21:35:58 +00:00
sha1dgst.c Prohibit use of low level digest APIs in FIPS mode. 2011-06-01 13:39:45 +00:00
sha1test.c Remove unnecessary casts and avoid some warnings with gcc 4.2. 2007-06-07 16:07:57 +00:00
sha256.c Prohibit use of low level digest APIs in FIPS mode. 2011-06-01 13:39:45 +00:00
sha256t.c fix warnings when building openssl with the following compiler options: 2005-08-28 22:49:57 +00:00
sha512.c Prohibit use of low level digest APIs in FIPS mode. 2011-06-01 13:39:45 +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 Prohibit use of low level digest APIs in FIPS mode. 2011-06-01 13:39:45 +00:00
sha_locl.h Prohibit use of low level digest APIs in FIPS mode. 2011-06-01 13:39:45 +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
sha.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
sha.h Prohibit use of low level digest APIs in FIPS mode. 2011-06-01 13:39:45 +00:00
shatest.c Avoid aliasing warning. 2007-12-16 13:57:44 +00:00