Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakePassword ¶
MakePassword creates a random password if the input password is "". It will return the input/generated password, the salt, and the hashed version of the password.
func PasswordMatch ¶
PasswordMatch verifies if the input cleartext password matches the salt and hashed password.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.