Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 2 months ago
JSON representation

Ocaml bindings for the zxcvbn password strength estimation library

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/cryptosense/ocaml-zxcvbn.svg)](https://travis-ci.org/cryptosense/ocaml-zxcvbn) [![docs](https://img.shields.io/badge/doc-online-blue.svg)](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/)