aboutsummaryrefslogtreecommitdiff
path: root/openssl/vendor/0.9.8d/crypto/bf/README
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2006-10-09 16:00:16 +0000
committerRob Austein <sra@hactrn.net>2006-10-09 16:00:16 +0000
commiteb9264fc2ef786e8c4e3d430834b9b9e9e0b9c0a (patch)
treea72b0dcff12c4934f29502390553f0b2305b05fa /openssl/vendor/0.9.8d/crypto/bf/README
parent3a6e89edc0a52c58e2c08d3de4e360de777f14a7 (diff)
OpenSSL 0.9.8d base code import
svn path=/openssl/vendor/0.9.8d/CHANGES; revision=373
Diffstat (limited to 'openssl/vendor/0.9.8d/crypto/bf/README')
-rw-r--r--openssl/vendor/0.9.8d/crypto/bf/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/openssl/vendor/0.9.8d/crypto/bf/README b/openssl/vendor/0.9.8d/crypto/bf/README
new file mode 100644
index 00000000..f2712fd0
--- /dev/null
+++ b/openssl/vendor/0.9.8d/crypto/bf/README
@@ -0,0 +1,8 @@
+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