//
pkg.gl
Category
github.com/tomadele/go-common
security
signature
hmac256
package
0.0.7
Repository:
https://github.com/tomadele/go-common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
26 SLOC
#
Functions
CompareSignatures
CompareSignatures is used to compare given and reference signature using time constant algorithm.
GetSignature
GetSignature returns an HMAC-SHA256 signature encoded in base64.