Return the SHAKE256 XOF digest method.
Synopsis
Declared in <openssl/evp.h>
EVP_MD const*
EVP_shake256();
Return Value
EVP_MD for shake256, or NULL if unavailable.
Created with MrDocs
Return the SHAKE256 XOF digest method.
Declared in <openssl/evp.h>
EVP_MD const*
EVP_shake256();
EVP_MD for shake256, or NULL if unavailable.
Created with MrDocs