EVP_ripemd160

Return the EVP_MD for RIPEMD-160.

Synopsis

Declared in <openssl/evp.h>

EVP_MD const*
EVP_ripemd160();

Return Value

Pointer to the digest method, or NULL if unavailable in this build.