package
Version:
v0.1.1-0...-4a89cbd
Opens a new window with list of versions in this module.
Published: May 21, 2019
License: MPL-2.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.