# 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.