Return the built-in SHA3-256 message-digest method.
Declared in <openssl/evp.h>
<openssl/evp.h>
EVP_MD const* EVP_sha3_256();
Pointer to the SHA3-256 EVP_MD (do not free).