package
0.0.2
Repository: https://github.com/bitmark-inc/httpsign.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

AbortWithError abort the request with error message.
CalculateHMAC calculate the hmac of the payload.
EncodeBodyToHex encode the body to hex string.
VerifySignature verify if the signature is hashed by the payload and the secret key.