Return the SHA3-512 digest method (512-bit output).
Declared in <openssl/evp.h>
<openssl/evp.h>
EVP_MD const* EVP_sha3_512();
EVP_MD for SHA3-512, or NULL if unavailable.