zxcvbn-api
Password Strength Checker
Provides a web API to verify password strength on both client and server with consistent results
Web API wrapper to Dropbox's zxcvbn library.
20 stars
2 watching
3 forks
Language: JavaScript
last commit: 11 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| Provides an Angular.js directive to calculate password strength based on the zxcvbn library and user input from other form fields. | 56 |
| A password strength testing library inspired by Dropbox's JavaScript implementation | 316 |
| A Go implementation of a realistic password strength estimator inspired by password crackers. | 68 |
| A password strength estimator for iOS | 223 |
| A password strength estimator based on the Dropbox zxcvbn library | 210 |
| A PHP library that estimates the strength of passwords based on pattern matching and minimum entropy calculation. | 833 |
| An open-source Java port of a password strength estimator that assesses the security of passwords based on pattern matching and estimation | 324 |
| Provides a set of OCaml bindings to estimate the strength of passwords based on their composition and other characteristics | 15 |
| A Java library that estimates password strength based on various algorithms and dictionary matching, providing internationalization support and customizable options. | 293 |
| Provides a secure password scoring API using Cloudflare Workers and a combination of zxcvbn and haveibeenpwned data | 154 |
| A Vue.js component that provides an interactive password strength meter with feedback and score display | 567 |
| A tool to evaluate password strength based on length, character types, and special characters. | 6 |
| Software that uses neural networks to crack passwords | 229 |
| An implementation of a password strength estimator based on the character frequency in a given language or dictionary. | 82 |
| Provides a specification and behaviours for password hashing libraries in Elixir. | 1,303 |