//
pkg.gl
Category
github.com/lumialvarez/go-common-tools
validations
passwordvalidator
package
1.5.2
Repository:
https://github.com/lumialvarez/go-common-tools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
3
Files
236 SLOC
#
Functions
GetEntropy
GetEntropy returns the entropy in bits for the given password See the ReadMe for more information.
Validate
Validate returns nil if the password has greater than or equal to the minimum entropy.