openssl/crypto/bf
Rich Salz 12650153ec RT4044: Remove .cvsignore files.
Reviewed-by: Matt Caswell <matt@openssl.org>
(cherry picked from commit 3be39dc1e3)
2015-09-15 12:00:18 -04:00
..
asm RT4044: Remove .cvsignore files. 2015-09-15 12:00:18 -04:00
bf_cbc.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
bf_cfb64.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
bf_ecb.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
bf_enc.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
bf_locl.h Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
bf_ofb64.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
bf_opts.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
bf_pi.h Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
bf_skey.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +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:38:39 +00:00
bftest.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
blowfish.h Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +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 Fix the update target and remove duplicate file updates 2015-05-23 11:22:10 +02: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