go-password-validator

Password Strength Meter

A lightweight password strength meter using raw entropy values to evaluate the security of a password

Validate the Strength of a Password in Go

GitHub

507 stars
11 watching
40 forks
Language: Go
last commit: almost 4 years ago
Linked from 2 awesome lists

characterentropygolanggolang-packagesecurityspecial-charactersstrengthxkcd

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
hlandau/passlibA password validation library in Go inspired by Python's passlib.288
trustelem/zxcvbnA Go implementation of a realistic password strength estimator inspired by password crackers.68
angular-material-extensions/password-strengthA library that provides a material design-inspired UI component to assess and validate password strength284
gosimplellc/nbvcxzA Java library that estimates password strength based on various algorithms and dictionary matching, providing internationalization support and customizable options.293
dwin/gosecretboxpasswordA utility library for securely hashing and encrypting passwords based on the Dropbox method.59
elithrar/simple-scryptProvides a convenient interface to generate, compare and inspect password hashes using the scrypt KDF in Go198
miladd3/vue-simple-password-meterA lightweight Vue.js component that checks the strength of a password97
apertureless/vue-password-strength-meterA Vue.js component that provides an interactive password strength meter with feedback and score display567
m1/go-generate-passwordA password generation tool with options for custom character sets and accessibility features.55
nulab/zxcvbn4jAn open-source Java port of a password strength estimator that assesses the security of passwords based on pattern matching and estimation324
go-the-way/validatorA lightweight model validator written in Go.7
d4vinci/elpscrkA password generator tool based on user profiling and statistics793
tg123/go-htpasswdA Go library to validate user credentials against an HTTPasswd file.39
xpepper/passwordstrengthcheckerA tool to evaluate password strength based on length, character types, and special characters.6
cryptosense/ocaml-zxcvbnProvides a set of OCaml bindings to estimate the strength of passwords based on their composition and other characteristics15