On Thu, Dec 12, 2013, Dereck Hurtubise wrote:

> How do you use EVP_MD_size() if the only thing you have is the NID of the
> algorithm?
> 

Call EVP_get_digestbynid() to get the EVP_MD first.

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                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to