summaryrefslogtreecommitdiff
path: root/crypto/bf
diff options
context:
space:
mode:
authorRich Salz <rsalz@akamai.com>2014-08-30 10:29:35 -0400
committerRich Salz <rsalz@akamai.com>2014-08-30 10:29:35 -0400
commit0f957287dfb25e0d4c359e7fc7a7b238143abdf7 (patch)
tree3b4e78771af6aa48ca606ce9b5af60eaf9d34e95 /crypto/bf
parent457f7b14ecce885dce0b1a16bcd0723f1d7a2792 (diff)
downloadopenssl-new-0f957287dfb25e0d4c359e7fc7a7b238143abdf7.tar.gz
Remove some outdated README files, to avoid confusing people.
Reviewed-by: Andy Polyakov <appro@openssl.org>
Diffstat (limited to 'crypto/bf')
-rw-r--r--crypto/bf/README8
1 files changed, 0 insertions, 8 deletions
diff --git a/crypto/bf/README b/crypto/bf/README
deleted file mode 100644
index f2712fd0e7..0000000000
--- a/crypto/bf/README
+++ /dev/null
@@ -1,8 +0,0 @@
-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