[ 源代码: haskell-pwstore-fast ]
软件包:libghc-pwstore-fast-dev(2.4.4-11 以及其他的)
libghc-pwstore-fast-dev 的相关链接
Debian 的资源:
下载源码包 haskell-pwstore-fast:
- [haskell-pwstore-fast_2.4.4-11.dsc]
- [haskell-pwstore-fast_2.4.4.orig.tar.gz]
- [haskell-pwstore-fast_2.4.4-11.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
- libghc-pwstore-fast-doc
- libghc-cryptohash-sha1-dev
- libghc-cryptohash-sha256-dev
- libghc-cryptohash-sha1-doc
- libghc-cryptohash-sha256-doc
- libghc-cryptohash-sha1-prof
- libghc-cryptohash-sha256-prof
- libghc-cryptohash-md5-dev
- libghc-cryptohash-md5-doc
- libghc-cryptohash-md5-prof
- libghc-concurrent-supply-dev
secure password storage
To store passwords securely, they should be salted, then hashed with a slow hash function. This library uses PBKDF1-SHA256, and handles all the details. It uses the cryptohash package for speed; if you need a pure Haskell library, pwstore-purehaskell has the exact same API, but uses only pure Haskell. It is about 25 times slower than this package, but still quite usable.
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-pwstore-fast-dev 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-base-dev-4.15.1.0-0d25e
- 本虚包由这些包填实: ghc
-
- dep: libghc-binary-dev-0.8.8.0-d77e7
- 本虚包由这些包填实: ghc
-
- dep: libghc-byteable-dev-0.1.1-30641
- 本虚包由这些包填实: libghc-byteable-dev
-
- dep: libghc-bytestring-dev-0.10.12.1-55dd9
- 本虚包由这些包填实: ghc
-
- dep: libghc-cryptohash-dev-0.11.9-8e482
- 本虚包由这些包填实: libghc-cryptohash-dev
-
- dep: libghc-random-dev-1.2.1.1-f4c88
- 本虚包由这些包填实: libghc-random-dev
-
- dep: libgmp10 (>= 2:6.2.1+dfsg1)
- 多精度运算库