I am new to SSL and I am trying to use it so that I can specify the
MAC algorithms and symmetric algorithms that it is to use. I have
found the function SSL_set_cipher_list and I have found the cipher lists
in ssl2.h, ssl3.h and tls1.h. My problem is the format of theses cipher
lists don't make much sense to me. They seem to be a mixture of MAC
algorithms and symmetric algorithms.
The MAC algorithms I want to specify are : SHA 40, SHA 80, SHA 160,
MD5 40, MD5 80 and MD5 148.
The symmetric algorithms I want to specify are : RC2, RC4, RC5, 3DES and 
IDEA.
I also want to be able to specify the length of the key to be used for
encryption.
All replies would be greatly appreciated as I am having a lot of trouble 
with getting to grips with this aspect of SSL.

Cheers
Sinead
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

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

Reply via email to