package
0.0.0-20240404083532-6f24f9c84e16
Repository: https://github.com/pillarion/practice-auth.git
Documentation: pkg.go.dev

# Functions

Check checks if the provided password matches the given hash.
Hash takes a password string and returns the hashed password, the salt used for hashing, the hash value, and an error if any.