[][src]Module crypto::hmac

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

Structs

Hmac

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