Versions in this module Expand all Collapse all v0 v0.0.2 Nov 3, 2022 v0.0.1 Nov 3, 2022 Changes in this version + func PasswordHash(password string) (string, error) + func PasswordVerify(password, hash string) bool