Hi Hubert Nice patch!
A couple of comments: * aNULL also includes some SRP based ciphersuites SRP-AES-256-CBC-SHA SSLv3 Kx=SRP Au=None Enc=AES(256) Mac=SHA1 SRP-3DES-EDE-CBC-SHA SSLv3 Kx=SRP Au=None Enc=3DES(168) Mac=SHA1 SRP-AES-128-CBC-SHA SSLv3 Kx=SRP Au=None Enc=AES(128) Mac=SHA1 * The patch as it is at the moment is only relevant to master. It can't be backported to earlier branches because it includes info on stuff not in those branches. In particular kDHE, DHE, ECDHE, kECHDE etc. If you want to merge something for those branches you might want to provide a second pull. If you correct the aNULL description I will merge this. Matt ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org Automated List Manager majord...@openssl.org