tinc/cipher/blowfish
2000-03-26 00:33:07 +00:00
..
bf_cbc.c Initial revision 2000-03-26 00:33:07 +00:00
bf_cfb64.c Initial revision 2000-03-26 00:33:07 +00:00
bf_ecb.c Initial revision 2000-03-26 00:33:07 +00:00
bf_enc.c Initial revision 2000-03-26 00:33:07 +00:00
bf_locl.h Initial revision 2000-03-26 00:33:07 +00:00
bf_ofb64.c Initial revision 2000-03-26 00:33:07 +00:00
bf_pi.h Initial revision 2000-03-26 00:33:07 +00:00
bf_skey.c Initial revision 2000-03-26 00:33:07 +00:00
blowfish.h Initial revision 2000-03-26 00:33:07 +00:00
COPYRIGHT Initial revision 2000-03-26 00:33:07 +00:00
INSTALL Initial revision 2000-03-26 00:33:07 +00:00
Makefile.am Initial revision 2000-03-26 00:33:07 +00:00
README Initial revision 2000-03-26 00:33:07 +00:00

This comes straight from the libbf package. What follows is the
original README. The copyright for these files is in the COPYRIGHT
file.                                                      -- IT.

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