Pakket: libghc-pwstore-fast-doc (2.4.4-11)
Verwijzigingen voor libghc-pwstore-fast-doc
Debian bronnen:
Het bronpakket haskell-pwstore-fast downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
secure password storage; documentation
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 the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
Andere aan libghc-pwstore-fast-doc gerelateerde pakketten
|
|
|
|
-
- dep: haddock-interface-38
- virtueel pakket geboden door ghc
-
- dep: sgml-base (>= 1.28)
- SGML infrastructure and SGML catalog file support
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-byteable-doc
- typeclass for byte sequences; documentation
-
- rec: libghc-pwstore-fast-dev
- secure password storage
-
- rec: libghc-random-doc
- random number generator for Haskell; documentation
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-pwstore-fast-prof
- secure password storage; profiling libraries