Documentation
¶
Overview ¶
Package password provides functions for creating and using the hashed password file.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckPassword ¶
CheckPassword checks if the provided password matches the hash stored in the password file.
func HashAndStorePassword ¶
HashAndStorePassword hashes the password and stores it in the data directory.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.