summaryrefslogtreecommitdiffstats
path: root/FAQ
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2000-09-06 14:55:11 +0000
committerBodo Möller <bodo@openssl.org>2000-09-06 14:55:11 +0000
commit26b0d15628a63c452d53711df3e4f2891b288ae4 (patch)
tree66a411bd526be8c689ca36fb1d40f4162fafeeec /FAQ
parent15387be289c356aeee967a853ff5666a262a61ca (diff)
See RSA Security's press release at
http://www.rsasecurity.com/news/pr/000906-1.html (September 6, 2000): "RSA Security Releases RSA Encryption Algorithm into Public Domain"
Diffstat (limited to 'FAQ')
-rw-r--r--FAQ6
1 files changed, 0 insertions, 6 deletions
diff --git a/FAQ b/FAQ
index f64e4ffddd..6e34953c11 100644
--- a/FAQ
+++ b/FAQ
@@ -86,12 +86,6 @@ offer legal advice.
You can configure OpenSSL so as not to use RC5 and IDEA by using
./config no-rc5 no-idea
-Until the RSA patent expires, U.S. users may want to use
- ./config no-rc5 no-idea no-rsa
-
-Please note that you will *not* be able to communicate with most of
-the popular web browsers without RSA support.
-
* Is OpenSSL thread-safe?