//
pkg.gl
Category
github.com/goplus/llgo
internal
lib
crypto
hmac
package
0.9.6
Repository:
https://github.com/goplus/llgo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
52 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.