Versions in this module Expand all Collapse all v1 v1.0.0 Oct 16, 2017 Changes in this version + func CheckScrambledPassword(salt, hpwd, auth []byte) bool + func DecodePassword(pwd string) ([]byte, error) + func EncodePassword(pwd string) string + func Sha1Hash(bs []byte) []byte + type UserIdentity struct + Hostname string + Username string + func (user *UserIdentity) String() string