//
pkg.gl
Category
github.com/joostvdg/go-scm
pkg
hmac
package
0.0.3
Repository:
https://github.com/joostvdg/go-scm.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
6
Dependents
8
Files
35 SLOC
#
Functions
Validate
Validate checks the hmac signature of the mssasge using a hex encoded signature.
ValidatePrefix
ValidatePrefix checks the hmac signature of the message using the message prefix to determine the signing algorithm.