Documentation ¶
Overview ¶
Package passhash provides password hashing functionality using bcrypt.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HashString ¶
HashString returns a hashed string and an error.
func MatchBytes ¶
MatchBytes returns true if the hash matches the password.
func MatchString ¶
MatchString returns true if the hash matches the password.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.