Versions in this module Expand all Collapse all v1 v1.0.0 Oct 15, 2020 Changes in this version + func HashPassword(password string) ([]byte, error) + func VarrifyPassword(hashedPassword, password string) error