Return the SHA-1 digest method (160-bit output).
Declared in <openssl/evp.h>
<openssl/evp.h>
EVP_MD const* EVP_sha1();
Pointer to the static SHA-1 EVP_MD.