Pakket: libghc-zxcvbn-c-dev (1.0.1-9)
Verwijzigingen voor libghc-zxcvbn-c-dev
Debian bronnen:
Het bronpakket haskell-zxcvbn-c downloaden:
- [haskell-zxcvbn-c_1.0.1-9.dsc]
- [haskell-zxcvbn-c_1.0.1.orig.tar.gz]
- [haskell-zxcvbn-c_1.0.1-9.debian.tar.xz]
Beheerder:
Externe bronnen:
- Homepage [hackage.haskell.org]
Vergelijkbare pakketten:
Haskell bindings to password strength estimation library
This library provides Haskell bindings to a C/C++ implementation of the zxcvbn password strength estimator. It provides a function to rate password strength, by comparing the password to several word lists, including English first and last names.
An article discussing zxcvbn's purpose and method: https://tech.dropox.com/2012/04/zxcvbn-realistic-password-strength-estimation
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
Andere aan libghc-zxcvbn-c-dev gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libghc-base-dev-4.18.2.1-75247
- virtueel pakket geboden door ghc
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- Multiprecision arithmetic library
-
- dep: libzxcvbn-dev
- password strength estimation library - development files
-
- dep: libzxcvbn0 (>= 0.20150103)
- password strength estimation library