//
pkg.gl
Category
github.com/jenkins-x/go-scm
pkg
hmac
package
1.14.53
Repository:
https://github.com/jenkins-x/go-scm.git
Documentation:
pkg.go.dev
Overview
Versions
1
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.