Re: Cipher questions...

2002-01-03 Thread Rich Salz
Andrew T. Finnell wrote: > I was under the impression that we didnt need to use export ciphers > anymore? Could someone just glaze over this fact? > There is no legal reason for US software to use export ciphers. You might have to support old browsers or apps, however. -- Zolera Systems,

Re: Cipher questions...

2002-01-03 Thread Vincent Toms
The App itself is closed source but I use opensouce libs namely OpenSSL and a popular image manipulation library. The client is win32 and I am linking dynamicly. I just want it so that I can release the app both here and abroad with out fear of encryption law violations. Thanks again. Vincen

Re: Cipher questions...

2002-01-03 Thread Andrew T. Finnell
I was under the impression that we didnt need to use export ciphers anymore? Could someone just glaze over this fact? - Andrew - Original Message - From: "David Schwartz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 03, 2002 3:58

Re: Cipher questions...

2002-01-03 Thread David Schwartz
On Wed, 2 Jan 2002 22:53:50 -0600, Vincent Toms wrote: >Hello All, I have a question about what ciphers to use in an export ready >app. >I then watch the connection and it picks one of these ciphers and conducts >the interaction successfully. My question is do I need to do any more than >use on

Cipher questions...

2002-01-02 Thread Vincent Toms
Hello All, I have a question about what ciphers to use in an export ready app. In my client I am doing the following: char* sipher_list = "EXP1024-DHE-DSS-RC4-SHA+EXP1024-RC4-SHA+EXP1024-DHE-DSS-DES-CBC-SHA+EXP1024-DES-CBC-SHA+EXP1024-RC2-CBC-MD5+EXP1024-RC4-MD5+EXP-EDH-RSA-DES-CBC-SHA+EXP-EDH-