package
Version:
v1.2.2
Opens a new window with list of versions in this module.
Published: Jan 24, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 5
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.