[ 原始碼: haskell-zxcvbn-c ]
套件:libghc-zxcvbn-c-dev(1.0.1-7 以及其他的)
libghc-zxcvbn-c-dev 的相關連結
Debian 的資源:
下載原始碼套件 haskell-zxcvbn-c:
- [haskell-zxcvbn-c_1.0.1-7.dsc]
- [haskell-zxcvbn-c_1.0.1.orig.tar.gz]
- [haskell-zxcvbn-c_1.0.1-7.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [hackage.haskell.org]
相似套件:
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.
其他與 libghc-zxcvbn-c-dev 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.2)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libghc-base-dev-4.15.1.0-61ab8
- 本虛擬套件由這些套件填實: ghc
-
- dep: libgmp10 (>= 2:6.2.1 dfsg1)
- Multiprecision arithmetic library
-
- dep: libzxcvbn-dev
- password strength estimation library - development files
-
- dep: libzxcvbn0 (>= 0.20150103)
- password strength estimation library