crypto

Module 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.