
The highest tagged major version is
v2.
package
Version:
v1.18.0
Opens a new window with list of versions in this module.
Published: Jan 8, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package password provides utilities for password hashing and verification.
PlainHash hashes the password using Argon2id and returns the document that should be stored.
PlainVerify verifies the password against the document returned by PlainHash.
The returned error is safe for logging, but should not be exposed to the client.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.