openssl/crypto/bf
Richard Levitte ce2d00b2b4 On case-insensitive systems, the 'install' target gets matched against
the 'INSTALL' file, which means that 9 times of 10, the BlowFish
headers won't get installed.  Avoid this in the same way it's done in
crypto/des/Makefile.ssl, where someone apparently has thought of this...
2000-06-22 18:02:23 +00:00
..
asm
.cvsignore
bf_cbc.c
bf_cfb64.c
bf_ecb.c
bf_enc.c
bf_locl.h
bf_ofb64.c
bf_opts.c
bf_pi.h
bf_skey.c
bfs.cpp
bfspeed.c
bftest.c
blowfish.h
COPYRIGHT
INSTALL
Makefile.ssl
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