package zxcvbn

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

Install

Dune Dependency

Authors

Maintainers

Sources

zxcvbn-v2.4.1.tbz
sha256=4c93ce9ee5c7620c316ab13f4d109c96d09a3ee483fb98c7647df9e890ea9bbd
sha512=a54c850bbd7e4ecec5c57f8652fc3314fb2cbec1f3bacd0d25e7b211bc8cd3976a14bdae35236ad83f87c24fbe9719e0958f7191e83e88004f435bc426adda55

Description

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

Tags

org:cryptosense

Published: 02 Sep 2020

README

README.md

Zxcvbn

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

Documentation

API documentation is available here

Dependencies (3)

  1. ppx_deriving >= "4.0"
  2. ocaml >= "4.04.0"
  3. dune >= "1.4.0"

Dev Dependencies (1)

  1. ounit with-test

Used by

None

Conflicts

None