package zxcvbn

  1. Overview
  2. Docs
Bindings for the zxcvbn password strength estimation library

Install

Dune Dependency

Authors

Maintainers

Sources

zxcvbn-2.3.1.tbz
md5=d2854047fcf6bba253efb812ff5adeae

Description

This library provides functions to estimate the strength of a password.

Tags

org:cryptosense

Published: 16 Aug 2017

README

README.md

Zxcvbn

Bindings to zxcvbn-c, the C implementation of dropbox zxcvbn password strength estimation library.

Dependencies (5)

  1. topkg build
  2. ppx_deriving >= "4.0" & < "5.0"
  3. ocamlfind build
  4. ocamlbuild build
  5. ocaml >= "4.02.0"

Dev Dependencies (1)

  1. ounit with-test

Used by

None

Conflicts

None