Versions in this module Expand all Collapse all v1 v1.0.1 Nov 1, 2017 v1.0.0 Nov 1, 2017 Changes in this version + func HashPassword(password string) ([]byte, error) + func VerifyPassword(passwordHash, password string) error