help-gnutls
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Help-gnutls] RE: GnuTLS supports RSA_WITH_RC4_128_MD5?


From: Thangiah, Leny IN BLR SISL
Subject: RE: [Help-gnutls] RE: GnuTLS supports RSA_WITH_RC4_128_MD5?
Date: Thu, 23 Aug 2007 19:48:15 +0530

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

Leny

-----Original Message-----
From: address@hidden
[mailto:address@hidden Behalf
Of Thangiah, Leny IN BLR SISL
Sent: Thursday, August 23, 2007 3:53 PM
To: Simon Josefsson
Cc: address@hidden
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:address@hidden
Sent: Thursday, August 23, 2007 2:34 PM
To: Thangiah, Leny IN BLR SISL
Cc: address@hidden
Subject: Re: GnuTLS supports RSA_WITH_RC4_128_MD5?


"Thangiah, Leny IN BLR SISL" <address@hidden> 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
address@hidden
http://lists.gnu.org/mailman/listinfo/help-gnutls




reply via email to

[Prev in Thread] Current Thread [Next in Thread]