openssl/crypto/camellia
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 Implement Camellia_set_key properly for FIPS builds. 2011-06-08 13:11:46 +00:00
.cvsignore Updatde from stable branch. 2009-01-07 23:44:27 +00:00
camellia.c Updates from HEAD. 2009-04-06 16:02:51 +00:00
camellia.h FIPS low level blocking for AES, RC4 and Camellia. This is complicated by 2011-06-05 17:36:44 +00:00
cmll_cbc.c Patch the omission from prvious commit #17716. 2008-12-23 11:38:33 +00:00
cmll_cfb.c Engage crypto/modes. 2008-12-23 11:33:01 +00:00
cmll_ctr.c Engage crypto/modes. 2008-12-23 11:33:01 +00:00
cmll_ecb.c Camellia cipher, contributed by NTT 2006-06-09 22:29:40 +00:00
cmll_locl.h Fix warnings/errors(!). 2011-06-09 17:09:08 +00:00
cmll_misc.c Implement Camellia_set_key properly for FIPS builds. 2011-06-08 13:11:46 +00:00
cmll_ofb.c Engage crypto/modes. 2008-12-23 11:33:01 +00:00
cmll_utl.c Fix warnings/errors(!). 2011-06-09 17:09:08 +00:00
Makefile Remove hard coded ecdsaWithSHA1 hack in ssl routines and check for RSA 2011-08-14 13:47:30 +00:00