package
0.0.5
Repository: https://github.com/pengshaw/go-common.git
Documentation: pkg.go.dev

# README

hash

hashed,_ := hash.PasswordHash("password")
ok := hash.VerifyHashedPassword("password")

# Functions

No description provided by the author
No description provided by the author