Module hmac

Source
Expand description

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.