SHA-2 support in openssl?

View: New views
1 Messages — Rating Filter:   Alert me  

SHA-2 support in openssl?

by smitha daggubati :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello all,
Does openssl have support for SHA-2.  ?
I know that SHA-2 is part of  the crypto library but looking at the way the context is setup in ssl_ctx_new we are setiing up

 ret->sha1=EVP_get_digestbyname("ssl3-sha1"))

So is there a way to establish an openssl connection using SHA-2 currently?


thanks for you help.

smitha