package
Version:
v0.0.0-...-3f89699
Opens a new window with list of versions in this module.
Published: Apr 18, 2024
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Password struct {
Plaintext *string
Hash []byte
}
ArgonMatches compares the existing hash with the newly hashed password to see if they match
ArgonSet encrypt and hashes the input password
Source Files
¶
Click to show internal directories.
Click to hide internal directories.