openssl/crypto/bf
Richard Levitte a2ac429da2 Don't use $(EXHEADER) directly in for loops, as most shells will break
if $(EXHEADER) is empty.

Notified by many, solution suggested by Carson Gaspar <carson@taltos.org>
2004-11-02 23:55:01 +00:00
..
asm A few more files to ignore 2003-01-16 21:32:56 +00:00
.cvsignore
bf_cbc.c
bf_cfb64.c
bf_ecb.c
bf_enc.c
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 Remove unnecessary casts. 2001-07-06 22:06:08 +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
COPYRIGHT
INSTALL
Makefile.ssl Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +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