//
pkg.gl
Category
github.com/mitchs-dev/library-go
hmac
package
0.0.16
Repository:
https://github.com/mitchs-dev/library-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
54 SLOC
#
Functions
CheckMAC
CheckMAC verifies hash checksum.
Sign
Sign a message with the key and return bytes.
Validate
Validate validate an encodedHash taken from GitHub via X-Hub-Signature HTTP Header.