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
507 stars
11 watching
40 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists
characterentropygolanggolang-packagesecurityspecial-charactersstrengthxkcd
Related projects:
Repository | Description | Stars |
---|---|---|
| A password validation library in Go inspired by Python's passlib. | 288 |
| A Go implementation of a realistic password strength estimator inspired by password crackers. | 68 |
| A library that provides a material design-inspired UI component to assess and validate password strength | 284 |
| A Java library that estimates password strength based on various algorithms and dictionary matching, providing internationalization support and customizable options. | 293 |
| A utility library for securely hashing and encrypting passwords based on the Dropbox method. | 59 |
| Provides a convenient interface to generate, compare and inspect password hashes using the scrypt KDF in Go | 198 |
| A lightweight Vue.js component that checks the strength of a password | 97 |
| A Vue.js component that provides an interactive password strength meter with feedback and score display | 567 |
| A password generation tool with options for custom character sets and accessibility features. | 55 |
| An open-source Java port of a password strength estimator that assesses the security of passwords based on pattern matching and estimation | 324 |
| A lightweight model validator written in Go. | 7 |
| A password generator tool based on user profiling and statistics | 793 |
| A Go library to validate user credentials against an HTTPasswd file. | 39 |
| A tool to evaluate password strength based on length, character types, and special characters. | 6 |
| Provides a set of OCaml bindings to estimate the strength of passwords based on their composition and other characteristics | 15 |