//
pkg.gl
Category
github.com/gomini/go-mips32
src
crypto
hmac
package
0.0.0-20230220224056-56b0efd6bad0
Repository:
https://github.com/gomini/go-mips32.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
60 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.