[Help-gnutls] RE: GnuTLS supports RSA_WITH_RC4_128_MD5?

Thangiah, Leny IN BLR SISL leny.thangiah at siemens.com
Thu Aug 23 16:18:15 CEST 2007


Please ignore this. I already have got the reply from Kris. This mail has been delayed in delivery.

Leny

-----Original Message-----
From: help-gnutls-bounces+leny.thangiah=siemens.com at gnu.org
[mailto:help-gnutls-bounces+leny.thangiah=siemens.com at gnu.org]On Behalf
Of Thangiah, Leny IN BLR SISL
Sent: Thursday, August 23, 2007 3:53 PM
To: Simon Josefsson
Cc: help-gnutls at gnu.org
Subject: [Help-gnutls] RE: GnuTLS supports RSA_WITH_RC4_128_MD5?


Thanks, Simon. 
It's motivating me further towards using the GnuTLS. 

I have one more question. Is there any possibility to hook my file operation functions (fopen, fread...) with the GnuTLS. 
Basically, I want GnuTLS to call my functions for the file operations.

I saw such callbacks for the socket and memory operations.

Leny

-----Original Message-----
From: Simon Josefsson [mailto:simon at josefsson.org]
Sent: Thursday, August 23, 2007 2:34 PM
To: Thangiah, Leny IN BLR SISL
Cc: help-gnutls at gnu.org
Subject: Re: GnuTLS supports RSA_WITH_RC4_128_MD5?


"Thangiah, Leny IN BLR SISL" <leny.thangiah at siemens.com> writes:

> Hi,
>  
> I 'm new to the world of SSL. I am evaluating various SSL
> implementations for using in one of our products. I found that GnuTLS
> is more portable, scalable and flexible than any other
> implementations.

Hi, and welcome!

> Please let me know if GnuTLS supports the following ciphering algorithms. These are the crucial requirements for my evaluation.
> SSL_RSA_WITH_RC4_128_MD5
>
> TLS_RSA_WITH_RC4_128_MD5

As far as I know, those are the same cipher, RFC 4346 says:

    CipherSuite TLS_RSA_WITH_RC4_128_MD5               = { 0x00,0x04 };

and on http://support.microsoft.com/kb/245030 I see that

SSL_RSA_WITH_RC4_128_MD5	{ 0x00,0x04 }

Anyway, yes, GnuTLS supports that cipher suite.

You may want to look into this comparison between some implementations:

http://www.gnu.org/software/gnutls/comparison.html

It may not be complete (additions are most welcome), but should give you
some indication on what is supported.

Note that GnuTLS does not support SSL version 2.0 since it has been
broken security-wise.

/Simon


_______________________________________________
Help-gnutls mailing list
Help-gnutls at gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnutls





More information about the Gnutls-help mailing list