Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComparePasswordAndHash ¶
func ComparePasswordAndHash(password, encodeHash string, agc *configurations.Argon2Config) (match bool, err error)
func GeneratePassworHash ¶
func GeneratePassworHash(password string, agc *configurations.Argon2Config) string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.