//
pkg.gl
Category
github.com/seanpfeifer/rigging
password
package
0.3.4
Repository:
https://github.com/seanpfeifer/rigging.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
30 SLOC
#
Functions
Hash
Hash applies a salt to the given password and returns the hash.
IsValid
IsValid returns true if the hashed password equals the given hash.
#
Constants
MaxPasswordLen
Max password length in bytes.
#
Variables
ErrPasswordEmpty
No description provided by the author
ErrPasswordTooLong
No description provided by the author