openssl/crypto/bf
Bodo Möller 11e4b79a3a rc4_locl.h and bf_locl.h incorrectly defined _HEADER_...;
opensslconf.h always expects HEADER_... (no leading underscore).

Submitted by: Andy Polyakov <appro@fy.chalmers.se>
1999-06-14 14:48:25 +00:00
..
asm Remove redundant line. 1999-06-01 22:47:40 +00:00
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
bf_cbc.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
bf_cfb64.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
bf_ecb.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
bf_enc.c More portable blowfish macros. 1999-04-27 21:17:18 +00:00
bf_locl.h rc4_locl.h and bf_locl.h incorrectly defined _HEADER_...; 1999-06-14 14:48:25 +00:00
bf_ofb64.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
bf_opts.c Some pre-POSIX systems don't have unistd.h (but e.g. lib.c). 1999-06-09 13:23:38 +00:00
bf_pi.h Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
bf_skey.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
bfs.cpp Submitted by: 1999-04-23 23:28:26 +00:00
bfspeed.c Some pre-POSIX systems don't have unistd.h (but e.g. lib.c). 1999-06-09 13:23:38 +00:00
bftest.c Avoid warnings. 1999-06-10 16:29:32 +00:00
blowfish.h More portable blowfish macros. 1999-04-27 21:17:18 +00:00
COPYRIGHT Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
INSTALL Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
Makefile.ssl Some assembler-related clean-ups. 1999-05-28 23:18:51 +00:00
Makefile.uni New Makefile variables $(RANLIB) and $(PERL). 1999-04-01 12:34:33 +00:00
README Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
VERSION Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00

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