We are having issues using SSL libraries with non-US browsers that seem to use 40-bit
encryption. Can you suggest a way on how to make build with these SSL libraries that
use 40-bit encryption?
Thank You,
Meher Farooq
NOTE: This e-mail is intended only for the use of the addressee(s) and may
On Tue, 27 Jun 2000, Tewari, Vijay wrote:
> Thanks. I was not interested in any particular cipher suite. Actually
> we are trying to run some experinments to determine the impact on tput
> on going from 40 to 128 bit ciphers. I am assuming that EXP-RC4-MD5 is 40
> bit
> while RC4-MD5 is 128 bit .
On 27 Jun, Tewari, Vijay wrote:
> Hi,
> How would I support 40 bit encryption in
> an SSL application built using OpenSSL.
It's already supported by default.
Taral
__
OpenSSL Project
-
From: Wade L. Scholine [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 27, 2000 10:00 AM
To: '[EMAIL PROTECTED]'
Subject: RE: 40 bit encryption
You need to be a little more specific. Is there some specific cipher you
require, or are you just trying to comply with export control r
and do your
SSL_CTX_new() */
SSL_CTX_set_cipher_list(sslctx, "EXP");
.
.
/* do ssl communications... */
> -Original Message-
> From: Tewari, Vijay [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 27, 2000 11:37 AM
> To: 'Open-SSL'
> Subject:
On Tue, Jun 27, 2000 at 08:36:59AM -0700, Tewari, Vijay wrote:
> How would I support 40 bit encryption in
> an SSL application built using OpenSSL.
Use an export cipher.
Type "openssl ciphers". The cipher EXP-RC4-MD5 is a 40-bit cipher.
Which particular cipher you use depend
Hi,
How would I support 40 bit encryption in
an SSL application built using OpenSSL.
Regards
Vijay
__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL
If you know of one in existance, can you please mail me?
Thanks,
Ben Wooller
__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL PROTECTED]
Automated
If you know of one in existance, can you please mail me?
Thanks,
Ben Wooller
__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL PROTECTED]
Automated