Discover Packages
github.com/kunalsin9h/meltcd
internal
core
auth
password
package
Version:
v0.0.0-...-5615a53
Opens a new window with list of versions in this module.
Published: Oct 8, 2024
License: Apache-2.0
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
Documentation
¶
View Source
var (
ErrInvalidHash = errors .New ("the encoded hash is not in the correct format")
ErrIncompatibleVersion = errors .New ("incompatible version of argon2")
)
func ComparePasswordAndHash(password, encodedHash string ) (match bool , err error )
Source Files
¶
Click to show internal directories.
Click to hide internal directories.