Regarding cipher suites in SSLv3.

2011-10-12 Thread nilesh
Hi, I am writing some code for decryption of https data. Currently I have planned to support SSLv3 with AES, 3DES and RC4 algorithms only. Below are the cipher suites in SSLv3. I am looking for information on which of these suites are commonly used. SSLv3 implements all of them, but I have

Re: Regarding cipher suites in SSLv3.

2011-10-12 Thread Richard Könning
Am 12.10.2011 15:29, schrieb nilesh: Hi, I am writing some code for decryption of https data. Currently I have planned to support SSLv3 with AES, 3DES and RC4 algorithms only. Below are the cipher suites in SSLv3. I am looking for information on which of these suites are commonly used. SSLv3

RE: Regarding cipher suites in SSLv3.

2011-10-12 Thread Tayade, Nilesh
From: owner-openssl-us...@openssl.org [mailto:owner-openssl- us...@openssl.org] On Behalf Of Richard Könning Sent: Wednesday, October 12, 2011 7:20 PM To: openssl-users@openssl.org Subject: Re: Regarding cipher suites in SSLv3. Am 12.10.2011 15:29, schrieb nilesh: Hi, I am writing