zxcvbn4j
Password strength evaluator
An open-source Java port of a password strength estimator that assesses the security of passwords based on pattern matching and estimation
This is a java port of zxcvbn, which is a JavaScript password strength generator.
321 stars
34 watching
103 forks
Language: Java
last commit: 4 months ago javapasswordzxcvbn
Related projects:
Repository | Description | Stars |
---|---|---|
gosimplellc/nbvcxz | A Java library that estimates password strength based on various algorithms and dictionary matching, providing internationalization support and customizable options. | 293 |
bjeavons/zxcvbn-php | A PHP library that estimates the strength of passwords based on pattern matching and minimum entropy calculation. | 831 |
cryptosense/ocaml-zxcvbn | Provides a set of OCaml bindings to estimate the strength of passwords based on their composition and other characteristics | 15 |
trustelem/zxcvbn | A Go implementation of a realistic password strength estimator inspired by password crackers. | 68 |
xpepper/passwordstrengthchecker | A tool to evaluate password strength based on length, character types, and special characters. | 6 |
ghostbar/angular-zxcvbn | Provides an Angular.js directive to calculate password strength based on the zxcvbn library and user input from other form fields. | 56 |
shssoichiro/zxcvbn-rs | A password strength estimator based on the Dropbox zxcvbn library | 209 |
envato/zxcvbn-ruby | A password strength testing library inspired by Dropbox's JavaScript implementation | 315 |
dropbox/zxcvbn-ios | A password strength estimator for iOS | 223 |
longrunningprocess/zxcvbn-api | Provides a web API to verify password strength on both client and server with consistent results | 20 |
cyb3rko/pazzword | An intelligent password evaluator tool that analyzes entered passwords using algorithms to provide feedback on strength and suggest improvements. | 69 |
tsyrogit/zxcvbn-c | An implementation of a password strength estimator based on the character frequency in a given language or dictionary. | 82 |
apertureless/vue-password-strength-meter | A Vue.js component that provides an interactive password strength meter with feedback and score display | 566 |
theadamproject/adams | An adaptive attack system that leverages deep learning and dynamic dictionaries to identify weaknesses in password strength models. | 21 |
d4vinci/elpscrk | A password generator tool based on user profiling and statistics | 788 |