package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: May 7, 2024
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ErrInvalidHash is returned when an invalid hash is provided.
Verify verifies the given password against the given Argon2ID hash.
Returns true if the password matches the hash, false otherwise.
Hash represents the Argon2ID hash.
Decode decodes an Argon2ID hash from a string representation.
Encode encodes the Argon2ID hash into a string representation.
Hasher represents an Argon2ID hasher.
Hash computes the Argon2ID hash of the given password and salt.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.