ocaml-zxcvbn
Password strength estimator
Provides a set of OCaml bindings to estimate the strength of passwords based on their composition and other characteristics
Ocaml bindings for the zxcvbn password strength estimation library
15 stars
4 watching
1 forks
Language: OCaml
last commit: about 5 years ago bindingsocamlpassword-strengthzxcvbn
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A PHP library that estimates the strength of passwords based on pattern matching and minimum entropy calculation. | 833 |
| | A Go implementation of a realistic password strength estimator inspired by password crackers. | 68 |
| | A password strength estimator based on the Dropbox zxcvbn library | 210 |
| | An open-source Java port of a password strength estimator that assesses the security of passwords based on pattern matching and estimation | 324 |
| | 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 Java library that estimates password strength based on various algorithms and dictionary matching, providing internationalization support and customizable options. | 293 |
| | A password strength estimator for iOS | 223 |
| | Provides a web API to verify password strength on both client and server with consistent results | 20 |
| | An implementation of a password strength estimator based on the character frequency in a given language or dictionary. | 82 |
| | An adaptive attack system that leverages deep learning and dynamic dictionaries to identify weaknesses in password strength models. | 21 |
| | A password generator tool based on user profiling and statistics | 793 |
| | A React component that displays a password strength indicator alongside an input field | 87 |
| | Provides a secure password scoring API using Cloudflare Workers and a combination of zxcvbn and haveibeenpwned data | 154 |
| | A package that enables multilingualization of OCaml source code by supporting Unicode identifiers | 50 |