package
Version:
v0.4.1
Opens a new window with list of versions in this module.
Published: Dec 14, 2024
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package hash provides hashing helpers to generate application tokens that can
be used in a web application.
HMAC provides helpers to generate strong application tokens.
NewHMAC returns an HMAC initialized from a secret key.
Hash returns the Base64 URL-encoded HMAC hash of the provided input.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.