//
pkg.gl
Category
github.com/meowalien/go-meowalien-lib
password
package
1.13.0
Repository:
https://github.com/meowalien/go-meowalien-lib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
47 SLOC
#
Functions
CheckPasswordHash
CheckPasswordHash check if the given password, hashedPassword, and salt match.
HashPassword
HashPassword will hash the given password with salt and Pepper, then return the hashed password and salt.
#
Constants
RecommendSaltLength
No description provided by the author