package
Version:
v0.0.0-...-bf8c89b
Opens a new window with list of versions in this module.
Published: Dec 17, 2019
License: MIT
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.