//
pkg.gl
Category
github.com/remobjects/goldbaselibrary
Source
Gold
crypto
hmac
package
0.0.0-20240830091141-819b40b304b5
Repository:
https://github.com/remobjects/goldbaselibrary.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
57 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.