Versions in this module Expand all Collapse all v1 v1.0.0 May 22, 2023 Changes in this version + func CheckPasswordHash(password, hash string) bool + func HashPassword(password string) (string, error)