freebsd-dev/crypto/bf
2015-06-11 17:56:16 +00:00
..
asm Import OpenSSL 1.0.1c. 2012-07-11 23:31:36 +00:00
bf_cbc.c Import OpenSSL 1.0.1m. 2015-03-20 15:28:40 +00:00
bf_cfb64.c Import OpenSSL 1.0.1m. 2015-03-20 15:28:40 +00:00
bf_ecb.c Import OpenSSL 1.0.1m. 2015-03-20 15:28:40 +00:00
bf_enc.c Import OpenSSL 1.0.1m. 2015-03-20 15:28:40 +00:00
bf_locl.h Import OpenSSL 1.0.1m. 2015-03-20 15:28:40 +00:00
bf_ofb64.c Import OpenSSL 1.0.1m. 2015-03-20 15:28:40 +00:00
bf_opts.c Import OpenSSL 1.0.1m. 2015-03-20 15:28:40 +00:00
bf_pi.h Import OpenSSL 1.0.1m. 2015-03-20 15:28:40 +00:00
bf_skey.c Import OpenSSL 1.0.1m. 2015-03-20 15:28:40 +00:00
bfspeed.c Import OpenSSL 1.0.1m. 2015-03-20 15:28:40 +00:00
bftest.c Import OpenSSL 1.0.1m. 2015-03-20 15:28:40 +00:00
blowfish.h Import OpenSSL 1.0.1m. 2015-03-20 15:28:40 +00:00
COPYRIGHT Flatten OpenSSL vendor tree. 2008-08-23 10:51:00 +00:00
INSTALL Flatten OpenSSL vendor tree. 2008-08-23 10:51:00 +00:00
Makefile Import OpenSSL 1.0.1n. 2015-06-11 17:56:16 +00:00
README Flatten OpenSSL vendor tree. 2008-08-23 10:51:00 +00:00
VERSION Flatten OpenSSL vendor tree. 2008-08-23 10:51:00 +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