summaryrefslogtreecommitdiff
path: root/src/lib/libssl/src/crypto/bf/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libssl/src/crypto/bf/README')
-rw-r--r--src/lib/libssl/src/crypto/bf/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/lib/libssl/src/crypto/bf/README b/src/lib/libssl/src/crypto/bf/README
new file mode 100644
index 0000000000..f2712fd0e7
--- /dev/null
+++ b/src/lib/libssl/src/crypto/bf/README
@@ -0,0 +1,8 @@
1This is a quick packaging up of my blowfish code into a library.
2It has been lifted from SSLeay.
3The copyright notices seem a little harsh because I have not spent the
4time to rewrite the conditions from the normal SSLeay ones.
5
6Basically if you just want to play with the library, not a problem.
7
8eric 15-Apr-1997