//
pkg.gl
Category
github.com/CloudmindsRobot/gmgo
crypto
hmac
package
1.0.3
Repository:
https://github.com/cloudmindsrobot/gmgo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
110 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.