EVP_md5

Return the MD5 digest method (128-bit output).

Synopsis

Declared in <openssl/evp.h>

EVP_MD const*
EVP_md5();

Return Value

Pointer to the static MD5 EVP_MD.