Sortix nightly manual
This manual documents Sortix nightly, a development build that has not been officially released. You can instead view this document in the latest official manual.
NAME
EVP_sha3_224, EVP_sha3_256, EVP_sha3_384, EVP_sha3_512 — Secure Hash Algorithm 3 for EVPSYNOPSIS
#include <openssl/evp.h>EVP_sha3_224(void);
EVP_sha3_256(void);
EVP_sha3_384(void);
EVP_sha3_512(void);