package
1.2.2
Repository: https://github.com/mightyguava/tink.git
Documentation: pkg.go.dev

# Functions

NewHmac creates a new instance of Hmac with the specified key and tag size.
ValidateHmacParams validates parameters of Hmac constructor.

# Structs

Hmac implementation of interface tink.Mac.