haskell-pwstore-fast 2.4.1-1build2 source package in Ubuntu

Changelog

haskell-pwstore-fast (2.4.1-1build2) trusty; urgency=medium

  * Rebuild for new GHC ABIs.
 -- Colin Watson <email address hidden>   Wed, 05 Feb 2014 07:19:04 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Trusty
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-pwstore-fast_2.4.1.orig.tar.gz 8.6 KiB 84dbb989ec889ba88ca4628502e905d65ca62f6a688ee21dea12342a745828cd
haskell-pwstore-fast_2.4.1-1build2.debian.tar.gz 2.6 KiB 4bfd896ea316d65811d481cb4aa8e2b1461d21d22972e884dad284a9d9721630
haskell-pwstore-fast_2.4.1-1build2.dsc 2.6 KiB 5e9f015c55f4b3f5ce7502bb6d78cd8d0b91a42a68367ff74aa1a258ca9113bc

Available diffs

View changes file

Binary packages built by this source

libghc-pwstore-fast-dev: No summary available for libghc-pwstore-fast-dev in ubuntu utopic.

No description available for libghc-pwstore-fast-dev in ubuntu utopic.

libghc-pwstore-fast-doc: 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.

libghc-pwstore-fast-prof: No summary available for libghc-pwstore-fast-prof in ubuntu utopic.

No description available for libghc-pwstore-fast-prof in ubuntu utopic.