package
Version:
v1.3.0-rc4
Opens a new window with list of versions in this module.
Published: Feb 20, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package mac provides subtle implementations of the MAC primitive.
ValidateHMACParams validates parameters of HMAC constructor.
HMAC implementation of interface tink.MAC
NewHMAC creates a new instance of HMAC with the specified key and tag size.
ComputeMAC computes message authentication code (MAC) for the given data.
VerifyMAC verifies whether the given MAC is a correct message authentication
code (MAC) the given data.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.