On Tue, Feb 04, 2014, Gnanasekar R wrote: > Hi, > > Just a more specific question. I am trying to locate a CipherSuite that > could use SHA512. But I dont see any such suites. Currently I am using > AES128-SHA but I wanted to use AES128-SHA512 going forward. Does that mean > that SHA512 has not been made part of TLS CipherSuites? >
The best you can do is SHA384 which is used in a few TLS 1.2 only ciphersuites. Steve. -- Dr Stephen N. Henson. OpenSSL project core developer. Commercial tech support now available see: http://www.openssl.org ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [email protected] Automated List Manager [email protected]
