套件: libghc-pwstore-fast-dev (2.4.4-7build10)
libghc-pwstore-fast-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 haskell-pwstore-fast:
- [haskell-pwstore-fast_2.4.4-7build10.dsc]
- [haskell-pwstore-fast_2.4.4.orig.tar.gz]
- [haskell-pwstore-fast_2.4.4-7build10.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Haskell Group (郵件存檔)
- Clint Adams
外部的資源:
- 主頁 [github.com]
相似套件:
- libghc-pwstore-fast-prof
- 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-mersenne-random-pure64-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.1.3) [i386]
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
- dep: libc6 (>= 2.2.5) [amd64]
-
- dep: libghc-base-dev-4.9.1.0-5a696 [i386]
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-base-dev-4.9.1.0-d28d6 [amd64]
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-base64-bytestring-dev-1.0.0.1-caecc [i386]
- 本虛擬套件由這些套件提供: libghc-base64-bytestring-dev
-
- dep: libghc-base64-bytestring-dev-1.0.0.1-d047c [amd64]
- 本虛擬套件由這些套件提供: libghc-base64-bytestring-dev
-
- dep: libghc-binary-dev-0.8.3.0-93a7a [i386]
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-binary-dev-0.8.3.0-b46b7 [amd64]
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-byteable-dev-0.1.1-20e27 [i386]
- 本虛擬套件由這些套件提供: libghc-byteable-dev
-
- dep: libghc-byteable-dev-0.1.1-b0cc6 [amd64]
- 本虛擬套件由這些套件提供: libghc-byteable-dev
-
- dep: libghc-bytestring-dev-0.10.8.1-45b2c [amd64]
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-bytestring-dev-0.10.8.1-a98c5 [i386]
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-cryptohash-dev-0.11.9-546c6 [amd64]
- 本虛擬套件由這些套件提供: libghc-cryptohash-dev
-
- dep: libghc-cryptohash-dev-0.11.9-a67fe [i386]
- 本虛擬套件由這些套件提供: libghc-cryptohash-dev
-
- dep: libghc-random-dev-1.1-4f44e [amd64]
- 本虛擬套件由這些套件提供: libghc-random-dev
-
- dep: libghc-random-dev-1.1-a6fcb [i386]
- 本虛擬套件由這些套件提供: libghc-random-dev
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- sug: libghc-pwstore-fast-doc
- secure password storage; documentation
-
- sug: libghc-pwstore-fast-prof
- secure password storage; profiling libraries