openssl/crypto/bf
1999-04-23 15:01:15 +00:00
..
asm Remove obsolete files from SSLeay 0.8. 1999-04-06 15:22:55 +00:00
.cvsignore More .cvsignore stuff to make CVS quiet on our generated files. 1999-01-03 13:17:47 +00:00
bf_cbc.c Change functions to ANSI C. 1999-04-19 21:31:43 +00:00
bf_cfb64.c Change functions to ANSI C. 1999-04-19 21:31:43 +00:00
bf_ecb.c Change functions to ANSI C. 1999-04-19 21:31:43 +00:00
bf_enc.c Change functions to ANSI C. 1999-04-19 21:31:43 +00:00
bf_locl.h Remove references to .org header file names. 1999-04-22 20:10:06 +00:00
bf_ofb64.c Change functions to ANSI C. 1999-04-19 21:31:43 +00:00
bf_opts.c Change functions to ANSI C. 1999-04-19 21:31:43 +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 functions to ANSI C. 1999-04-19 21:31:43 +00:00
bfs.cpp Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
bfspeed.c Change functions to ANSI C. 1999-04-19 21:31:43 +00:00
bftest.c Fix some warnings. 1999-04-20 22:48:55 +00:00
blowfish.h Problems with 64-bit long. 1999-04-20 15:54:03 +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 Work with -pedantic! 1999-04-23 15:01:15 +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