Module Nettle.SHA1()->HMAC

Inheritance graph
Nettle.SHA1.HMAC Crypto.SHA1.HMAC
Description

Accellerated implementation of HMAC (Hashing for Message Authenticity Control) with the SHA1 hash algorithm.

See also

Crypto.HMAC