openssl/crypto/bf
2005-05-02 23:02:19 +00:00
..
asm Add emacs cache files to .cvsignore. 2005-04-11 14:18:14 +00:00
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:18:14 +00:00
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 Pick up definition of FIPS_mode() in fips.h to avoid warnings. 2005-04-18 13:02:19 +00:00
bfs.cpp
bfspeed.c Code for better build under Darwin (MacOS X). 2001-03-07 10:04:00 +00:00
bftest.c Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 2002-11-28 18:57:30 +00:00
blowfish.h FIPS algorithm blocking. 2005-01-26 20:00:40 +00:00
COPYRIGHT
INSTALL
Makefile Update dependencies. 2005-05-02 23:02:19 +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