freebsd-dev/crypto/bf
Jung-uk Kim 0758ab5ea7 Import OpenSSL 1.0.1c.
Approved by:	benl (maintainer)
2012-07-11 23:31:36 +00:00
..
asm Import OpenSSL 1.0.1c. 2012-07-11 23:31:36 +00:00
bf_cbc.c Flatten OpenSSL vendor tree. 2008-08-23 10:51:00 +00:00
bf_cfb64.c Flatten OpenSSL vendor tree. 2008-08-23 10:51:00 +00:00
bf_ecb.c Flatten OpenSSL vendor tree. 2008-08-23 10:51:00 +00:00
bf_enc.c Flatten OpenSSL vendor tree. 2008-08-23 10:51:00 +00:00
bf_locl.h Flatten OpenSSL vendor tree. 2008-08-23 10:51:00 +00:00
bf_ofb64.c Flatten OpenSSL vendor tree. 2008-08-23 10:51:00 +00:00
bf_opts.c Flatten OpenSSL vendor tree. 2008-08-23 10:51:00 +00:00
bf_pi.h Flatten OpenSSL vendor tree. 2008-08-23 10:51:00 +00:00
bf_skey.c Import OpenSSL 1.0.1c. 2012-07-11 23:31:36 +00:00
bfspeed.c Flatten OpenSSL vendor tree. 2008-08-23 10:51:00 +00:00
bftest.c Flatten OpenSSL vendor tree. 2008-08-23 10:51:00 +00:00
blowfish.h Import OpenSSL 1.0.1c. 2012-07-11 23:31:36 +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.1c. 2012-07-11 23:31:36 +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