openssl1.0/crypto/bf
Mario Fetka 33f8b6874c Imported Upstream version 1.0.2s 2019-08-09 10:00:55 +02:00
..
asm Imported Upstream version 1.0.2s 2019-08-09 10:00:55 +02:00
COPYRIGHT Imported Upstream version 1.0.2s 2019-08-09 10:00:55 +02:00
INSTALL Imported Upstream version 1.0.2s 2019-08-09 10:00:55 +02:00
Makefile Imported Upstream version 1.0.2s 2019-08-09 10:00:55 +02:00
README Imported Upstream version 1.0.2s 2019-08-09 10:00:55 +02:00
VERSION Imported Upstream version 1.0.2s 2019-08-09 10:00:55 +02:00
bf_cbc.c Imported Upstream version 1.0.2s 2019-08-09 10:00:55 +02:00
bf_cfb64.c Imported Upstream version 1.0.2s 2019-08-09 10:00:55 +02:00
bf_ecb.c Imported Upstream version 1.0.2s 2019-08-09 10:00:55 +02:00
bf_enc.c Imported Upstream version 1.0.2s 2019-08-09 10:00:55 +02:00
bf_locl.h Imported Upstream version 1.0.2s 2019-08-09 10:00:55 +02:00
bf_ofb64.c Imported Upstream version 1.0.2s 2019-08-09 10:00:55 +02:00
bf_opts.c Imported Upstream version 1.0.2s 2019-08-09 10:00:55 +02:00
bf_pi.h Imported Upstream version 1.0.2s 2019-08-09 10:00:55 +02:00
bf_skey.c Imported Upstream version 1.0.2s 2019-08-09 10:00:55 +02:00
bfs.cpp Imported Upstream version 1.0.2s 2019-08-09 10:00:55 +02:00
bfspeed.c Imported Upstream version 1.0.2s 2019-08-09 10:00:55 +02:00
bftest.c Imported Upstream version 1.0.2s 2019-08-09 10:00:55 +02:00
blowfish.h Imported Upstream version 1.0.2s 2019-08-09 10:00:55 +02:00

README

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