package
Version:
v1.3.0-rc1
Opens a new window with list of versions in this module.
Published: Jul 1, 2019
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 authentication code (MAC)
the given data.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.