Hi,

I have implemented the SSL client and server applications and I will be
using them to conduct SSL sessions.  Since I have control on the client and
the server, I want to find a cipher which offers strong encryption but does
not require a lot of CPU cycles.  I think using TLSv1 protocol is the
logical choice over SSL v3 or SSL v2 right?  How about the individual
cipher?  How
about

EDH-RSA-DES-CBC3-SHA    SSLv3 Kx=DH       Au=RSA  Enc=3DES(168) Mac=SHA1
DES-CBC3-SHA            SSLv3 Kx=RSA      Au=RSA  Enc=3DES(168) Mac=SHA1

Any advice or pointer will be greatly appreciated.

Thanks.
Patrick


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to