openssl/crypto/cast
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 Update perl asm scripts include paths for perlasm. 2008-01-05 22:28:38 +00:00
.cvsignore Ignore generated ASM. 2008-11-16 12:32:14 +00:00
c_cfb64.c Constify crypto/cast. 2009-12-22 10:58:01 +00:00
c_ecb.c Constify crypto/cast. 2009-12-22 10:58:01 +00:00
c_enc.c Constify crypto/cast. 2009-12-22 11:45:59 +00:00
c_ofb64.c Constify crypto/cast. 2009-12-22 10:58:01 +00:00
c_skey.c Prohibit low level cipher APIs in FIPS mode. 2011-06-01 16:54:06 +00:00
cast.h Prohibit low level cipher APIs in FIPS mode. 2011-06-01 16:54:06 +00:00
cast_lcl.h Zap OPENSSL_EXTERN on symbols, which are not meant to be local to DLL. 2005-04-13 20:51:42 +00:00
cast_s.h Move CAST_S_tables to read-only segment. 2000-02-15 17:37:44 +00:00
cast_spd.c Netware-specific changes, 2003-11-28 13:10:58 +00:00
castopts.c Netware-specific changes, 2003-11-28 13:10:58 +00:00
casts.cpp Submitted by: 1999-04-23 23:28:26 +00:00
casttest.c Make sure we get the definition of OPENSSL_NO_CAST. 2003-03-20 23:20:15 +00:00
Makefile Remove hard coded ecdsaWithSHA1 hack in ssl routines and check for RSA 2011-08-14 13:47:30 +00:00