On Mon, Nov 22, 1999 at 08:55:09AM -0800, Sean Walker wrote:

> What is a good suggestion for an algorithm in SSL that I can use that
> doesn't have the patent problems here in the US?

Configure the library with "no-rsa no-idea no-rc5".  What is left
should not have patent problems in the USA.  Note that to get SSL
connections without RSA, you have to provide DH parameters for
servers; see s_server.c, ssltest.c, or look at the mod_ssl sources
(www.modssl.org).
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to