Is dsa_with_SHA256 not supported by OpenSSL? -


i have been trying use simple code given in openssl page man page evp_get_digestbyname
when give message digest - dsa_with_sha256 tells me
unknown message digest dsa_with_sha256
checked out code openssl , did grep on see if phrase appears, , gave me results proves digest type seems there in openssl. can tell me why doesn't work?
also, https://www.openssl.org/news/openssl-notes.html tells openssl has support dsa-with-sha256. doing wrong? has used before. need help.


Comments

Popular posts from this blog

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -

firemonkey - How do I make a beep sound in Android using Delphi and the API? -