//
pkg.gl
Category
Standard library
crypto
hmac
package
1.24.4
Repository:
https://pkg.go.dev/std
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
32.2k
Files
33 SLOC
#
Functions
Equal
Equal compares two MACs for equality without leaking timing information.
New
New returns a new HMAC hash using the given [hash.Hash] type and key.