Scott Wilson
2012-01-18 19:47:46 UTC
Does openssl support SHA256?
Current version: OpenSSL 1.0.0e 6 Sep 2011
This would indicate that it does not:
***@ubuntu:/# openssl list-message-digest-commands
md4
md5
rmd160
sha
sha1
This document (http://www.openssl.org/docs/apps/openssl.html) however lists it as a
MESSAGE DIGEST COMMAND
sha256
SHA-256 Digest
If SHA256 is supported, how do I get it to work? Thanks!!
Current version: OpenSSL 1.0.0e 6 Sep 2011
This would indicate that it does not:
***@ubuntu:/# openssl list-message-digest-commands
md4
md5
rmd160
sha
sha1
This document (http://www.openssl.org/docs/apps/openssl.html) however lists it as a
MESSAGE DIGEST COMMAND
sha256
SHA-256 Digest
If SHA256 is supported, how do I get it to work? Thanks!!