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.

GitHub

20 stars
2 watching
3 forks
Language: JavaScript
last commit: over 2 years ago

Related projects:

RepositoryDescriptionStars
ghostbar/angular-zxcvbnProvides an Angular.js directive to calculate password strength based on the zxcvbn library and user input from other form fields.56
envato/zxcvbn-rubyA password strength testing library inspired by Dropbox's JavaScript implementation316
trustelem/zxcvbnA Go implementation of a realistic password strength estimator inspired by password crackers.68
dropbox/zxcvbn-iosA password strength estimator for iOS223
shssoichiro/zxcvbn-rsA password strength estimator based on the Dropbox zxcvbn library210
bjeavons/zxcvbn-phpA PHP library that estimates the strength of passwords based on pattern matching and minimum entropy calculation.833
nulab/zxcvbn4jAn open-source Java port of a password strength estimator that assesses the security of passwords based on pattern matching and estimation324
cryptosense/ocaml-zxcvbnProvides a set of OCaml bindings to estimate the strength of passwords based on their composition and other characteristics15
gosimplellc/nbvcxzA Java library that estimates password strength based on various algorithms and dictionary matching, providing internationalization support and customizable options.293
detroitenglish/pw-pwnage-cfworkerProvides a secure password scoring API using Cloudflare Workers and a combination of zxcvbn and haveibeenpwned data154
apertureless/vue-password-strength-meterA Vue.js component that provides an interactive password strength meter with feedback and score display567
xpepper/passwordstrengthcheckerA tool to evaluate password strength based on length, character types, and special characters.6
cupslab/neural_network_crackingSoftware that uses neural networks to crack passwords229
tsyrogit/zxcvbn-cAn implementation of a password strength estimator based on the character frequency in a given language or dictionary.82
riverrun/comeoninProvides a specification and behaviours for password hashing libraries in Elixir.1,303