package
1.13.0
Repository: https://github.com/meowalien/go-meowalien-lib.git
Documentation: pkg.go.dev

# Functions

CheckPasswordHash check if the given password, hashedPassword, and salt match.
HashPassword will hash the given password with salt and Pepper, then return the hashed password and salt.

# Constants

No description provided by the author