package zxcvbn

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

Install

Dune Dependency

Authors

Maintainers

Sources

zxcvbn-v2.3.2.tbz
sha256=84f132caeb14b5a2385fc39c5d2f320326991074a084eeea9f6ea754a9f967ba
sha512=858768742086da04d79671452990e089cd7f24bdaa6b0f217389c30e7180ea3c7161f4aaaea8486a388210105a5d4e7451ebb6c8e8f6d0a334f2d151b5d0c6ee

Description

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

Tags

org:cryptosense

Published: 24 May 2019

Dependencies (3)

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

Dev Dependencies (1)

  1. ounit with-test

Used by

None

Conflicts

None