TLS-SRP ciphersuites support in browsers

Posted by dag on Super User See other posts from Super User or by dag
Published on 2013-10-24T09:45:58Z Indexed on 2013/10/24 10:00 UTC
Read the original article Hit count: 343

Filed under:
|
|
|
|

i'm doing some research on how browsers support TLS-SRP (RFC5054).

I know that TLS-SRP is implemented in GnuTLS, OpenSSL as of release 1.0.1, Apache mod_gnutls, cURL, TLS Lite and SecureBlackbox.

I don't find any fresh source of information, only this from 2011: http://sim.ivi.co/2011/07/compare-tls-cipher-suites-for-web.html I'm testing them manually at the moment, but as far as i know nobody seems to support it.

My interest is then in understanding if browsers are planning to support these ciphersuites in the future, apart from the current state. Actual findings (i'm sorry i can't include more than 2 links):

Any other help?

© Super User or respective owner

Related posts about firefox

Related posts about google-chrome