diff options
author | Rob Austein <sra@hactrn.net> | 2006-10-09 16:29:05 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2006-10-09 16:29:05 +0000 |
commit | 1b2aa7959c86a835491c8cfca8c0683b747c1855 (patch) | |
tree | 9a0ba58647a2d57115f5c003ca4673e7693c950a /openssl/vendor/current/README | |
parent | 084adb601f2d375395c6cdcedf8af91f1065fe4e (diff) |
Merge in vendor branch OpenSSL changes 0.9.8b -> 0.9.8d
svn path=/openssl/vendor/current/CHANGES; revision=375
Diffstat (limited to 'openssl/vendor/current/README')
-rw-r--r-- | openssl/vendor/current/README | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/openssl/vendor/current/README b/openssl/vendor/current/README index 48612bb0..e627231f 100644 --- a/openssl/vendor/current/README +++ b/openssl/vendor/current/README @@ -1,7 +1,7 @@ - OpenSSL 0.9.8b 04 May 2006 + OpenSSL 0.9.8d 28 Sep 2006 - Copyright (c) 1998-2005 The OpenSSL Project + Copyright (c) 1998-2006 The OpenSSL Project Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson All rights reserved. @@ -113,6 +113,10 @@ The MDC2 algorithm is patented by IBM. + NTT and Mitsubishi have patents and pending patents on the Camellia + algorithm, but allow use at no charge without requiring an explicit + licensing agreement: http://info.isl.ntt.co.jp/crypt/eng/info/chiteki.html + INSTALLATION ------------ |