//
pkg.gl
Category
github.com/mightyguava/tink
go
subtle
mac
package
1.2.2
Repository:
https://github.com/mightyguava/tink.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
79 SLOC
#
Functions
NewHmac
NewHmac creates a new instance of Hmac with the specified key and tag size.
ValidateHmacParams
ValidateHmacParams validates parameters of Hmac constructor.
#
Structs
Hmac
Hmac implementation of interface tink.Mac.