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