openssl/crypto/bf
Matt Caswell 40720ce3ca Run util/openssl-format-source -v -c .
Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-01-22 09:52:55 +00:00
..
asm Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
.cvsignore Add DTLS support. 2005-04-26 16:02:40 +00:00
bf_cbc.c Run util/openssl-format-source -v -c . 2015-01-22 09:52:55 +00:00
bf_cfb64.c Run util/openssl-format-source -v -c . 2015-01-22 09:52:55 +00:00
bf_ecb.c Run util/openssl-format-source -v -c . 2015-01-22 09:52:55 +00:00
bf_enc.c Run util/openssl-format-source -v -c . 2015-01-22 09:52:55 +00:00
bf_locl.h Run util/openssl-format-source -v -c . 2015-01-22 09:52:55 +00:00
bf_ofb64.c Run util/openssl-format-source -v -c . 2015-01-22 09:52:55 +00:00
bf_opts.c Run util/openssl-format-source -v -c . 2015-01-22 09:52:55 +00:00
bf_pi.h Run util/openssl-format-source -v -c . 2015-01-22 09:52:55 +00:00
bf_skey.c Run util/openssl-format-source -v -c . 2015-01-22 09:52:55 +00:00
bfs.cpp Submitted by: 1999-04-23 23:28:26 +00:00
bfspeed.c Run util/openssl-format-source -v -c . 2015-01-22 09:52:55 +00:00
bftest.c Run util/openssl-format-source -v -c . 2015-01-22 09:52:55 +00:00
blowfish.h Run util/openssl-format-source -v -c . 2015-01-22 09:52:55 +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 Make update: delete duplicate error code. 2008-09-17 17:11:09 +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