Word on the street is that Tim Milligan said:
> Does anyone know what is required to build OpenSSL without patent protected
> (in the US) encryption? I think I need to remove RC5, IDEA, and RSA. Is
> that right? If so, how? Sorry if this is a common question. I looked
> through the archive and didn't see any answer.
./config no-rsa no-rc2 no-rc4 no-rc5 no-idea
make
Skye
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]