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