hasher_sha3_512.h(0)
limb manual
hasher_sha3_512.h(0)
NAME
hasher_sha3_512.h - hasher for SHA3-512
SYNOPSIS
#include <limb/hasher_sha3_512.h>
DESCRIPTION
This header defines the hasher to compute the SHA3-512 of a given message.
Hashers
The following hashers are defined :
sha3_512
A hasher for SHA3-512. See hasher_hash(3) for more.