zxcvbn-ios
Password analyzer
A password strength estimator for iOS
A realistic password strength estimator.
223 stars
25 watching
68 forks
Language: Objective-C
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
shssoichiro/zxcvbn-rs | A password strength estimator based on the Dropbox zxcvbn library | 209 |
trustelem/zxcvbn | A Go implementation of a realistic password strength estimator inspired by password crackers. | 68 |
envato/zxcvbn-ruby | A password strength testing library inspired by Dropbox's JavaScript implementation | 315 |
longrunningprocess/zxcvbn-api | Provides a web API to verify password strength on both client and server with consistent results | 20 |
bjeavons/zxcvbn-php | A PHP library that estimates the strength of passwords based on pattern matching and minimum entropy calculation. | 831 |
nulab/zxcvbn4j | An open-source Java port of a password strength estimator that assesses the security of passwords based on pattern matching and estimation | 321 |
cryptosense/ocaml-zxcvbn | Provides a set of OCaml bindings to estimate the strength of passwords based on their composition and other characteristics | 15 |
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 |
cyb3rko/pazzword | An intelligent password evaluator tool that analyzes entered passwords using algorithms to provide feedback on strength and suggest improvements. | 69 |
gosimplellc/nbvcxz | A Java library that estimates password strength based on various algorithms and dictionary matching, providing internationalization support and customizable options. | 293 |
tsyrogit/zxcvbn-c | An implementation of a password strength estimator based on the character frequency in a given language or dictionary. | 82 |
strongbox-password-safe/strongbox | A cross-platform password manager for iOS and OS X using open-source encryption algorithms. | 1,341 |
digininja/pipal | Analyzes and generates statistics from password dumps. | 631 |
d4vinci/elpscrk | A password generator tool based on user profiling and statistics | 788 |
iphelix/pack | A toolkit for analyzing and improving password cracking operations by identifying common patterns in leaked passwords. | 796 |