Module crypto::hmac

source · []
Expand description

This module implements the Hmac function - a Message Authentication Code using a Digest.

Structs

The Hmac struct represents an Hmac function - a Message Authentication Code using a Digest.