Versions in this module Expand all Collapse all v0 v0.1.1 May 3, 2020 v0.1.0 Dec 1, 2019 Changes in this version + func Hash(password string, algo HashAlgo) (hashed string, err error) + type HashAlgo string + const SSHA + const SSHA256 + const SSHA512