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