//
pkg.gl
Category
github.com/drone/go-scm
scm
driver
internal
hmac
package
1.39.2
Repository:
https://github.com/drone/go-scm.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
5
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.