https://github.com/cryptosense/ocaml-zxcvbn
Ocaml bindings for the zxcvbn password strength estimation library
https://github.com/cryptosense/ocaml-zxcvbn
bindings ocaml password-strength zxcvbn
Last synced: 6 months ago
JSON representation
Ocaml bindings for the zxcvbn password strength estimation library
- Host: GitHub
- URL: https://github.com/cryptosense/ocaml-zxcvbn
- Owner: cryptosense
- License: other
- Created: 2017-02-01T15:05:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-11-13T17:08:01.000Z (almost 5 years ago)
- Last Synced: 2025-03-24T13:21:17.439Z (7 months ago)
- Topics: bindings, ocaml, password-strength, zxcvbn
- Language: OCaml
- Size: 1.48 MB
- Stars: 15
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](https://travis-ci.org/cryptosense/ocaml-zxcvbn) [](https://cryptosense.github.io/ocaml-zxcvbn/doc/)
# `Zxcvbn`
Bindings to [zxcvbn-c](https://github.com/tsyrogit/zxcvbn-c), the C implementation of
dropbox [zxcvbn](https://github.com/dropbox/zxcvbn) password strength estimation library.## Documentation
API documentation is available [here](https://cryptosense.github.io/ocaml-zxcvbn/doc/)