Versions in this module Expand all Collapse all v2 v2.8.9 Feb 16, 2026 Changes in this version + func CheckPasswordHash(hash, password string) bool + func HashPasswordAsBcrypt(password string) (string, error)