package
Version:
v0.0.0-...-926d7b1
Opens a new window with list of versions in this module.
Published: Mar 18, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
HMAC is a wrapper around the crypto/hmac package making it a little easier to use in our code.
NewHMAC creates and returns a new HMAC object.
Hash will hash the provided input string using HMAC with the secret key provided when the HMAC object was created.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.