On Thu, Jun 05, 2008 at 10:28:28PM -0700, Ace wrote: > PKI Handshakes are always the cause of worry when it comes to performance > but now I am facing problems even with the normal encryption. The data size > is around 2k. Woud you suggest using RC4-MD5?
I never suggest optimizing something, until there is clear evidence that the thing being optimized plays a significant role in the observed performance. I am skeptical that MD5 vs SHA1 will make a noticeable difference, so if you want RC4 use RC4-SHA, but only if the performance advantage over DHE-RSA-AES256-SHA is critical. -- Viktor. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]