Versions in this module Expand all Collapse all v1 v1.0.0 Dec 8, 2024 Changes in this version + func ComparePasswords(hashed, plain string) bool + func HashAndSalt(password string) (string, error)