openssl/crypto/bf
Bodo Möller 4e20b1a656 Instead of telling both 'make' and the user that ranlib
errors can be tolerated, hide the error from 'make'.
This gives shorter output both if ranlib fails and if
it works.
2001-03-09 14:01:42 +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 Code for better build under Darwin (MacOS X). 2001-03-07 10:04:00 +00:00
bf_pi.h
bf_skey.c
bfs.cpp
bfspeed.c Code for better build under Darwin (MacOS X). 2001-03-07 10:04:00 +00:00
bftest.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
blowfish.h Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
COPYRIGHT
INSTALL
Makefile.ssl Instead of telling both 'make' and the user that ranlib 2001-03-09 14:01:42 +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