openssl/crypto/bf
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 Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev 2008-04-17 10:19:16 +00:00
bf_cbc.c
bf_cfb64.c
bf_ecb.c Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
bf_enc.c fix warnings when building openssl with the following compiler options: 2005-08-28 22:49:57 +00:00
bf_locl.h
bf_ofb64.c
bf_opts.c Netware-specific changes, 2003-11-28 13:10:58 +00:00
bf_pi.h
bf_skey.c Prohibit low level cipher APIs in FIPS mode. 2011-06-01 16:54:06 +00:00
bfs.cpp
bfspeed.c Netware-specific changes, 2003-11-28 13:10:58 +00:00
bftest.c Netware-specific changes, 2003-11-28 13:10:58 +00:00
blowfish.h Prohibit low level cipher APIs in FIPS mode. 2011-06-01 16:54:06 +00:00
COPYRIGHT
INSTALL
Makefile Remove hard coded ecdsaWithSHA1 hack in ssl routines and check for RSA 2011-08-14 13:47:30 +00:00
README
VERSION

This is a quick packaging up of my blowfish code into a library.
It has been lifted from SSLeay.
The copyright notices seem a little harsh because I have not spent the
time to rewrite the conditions from the normal SSLeay ones.

Basically if you just want to play with the library, not a problem.

eric 15-Apr-1997