haskell-pwstore-fast 2.4.4-3build2 source package in Ubuntu

Changelog

haskell-pwstore-fast (2.4.4-3build2) wily; urgency=medium

  * Rebuild for new GHC ABIs.

 -- Colin Watson <email address hidden>  Sat, 04 Jul 2015 11:42:19 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-pwstore-fast_2.4.4.orig.tar.gz 8.7 KiB 7219af66b6f762d9dd5376b3b25393d4d6626e390e9d9c9f87f6e3f13ea7fbb2
haskell-pwstore-fast_2.4.4-3build2.debian.tar.xz 2.6 KiB 9fe3a5b601001b43ef39db305267aa4cf79a637dd6abfe413737dd4f19e90ad1
haskell-pwstore-fast_2.4.4-3build2.dsc 2.6 KiB a38c85742fbb0ae6a23b3402ed28aefde90d913d034febee31349d232fc2ab72

Available diffs

View changes file

Binary packages built by this source

libghc-pwstore-fast-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-doc: No summary available for libghc-pwstore-fast-doc in ubuntu wily.

No description available for libghc-pwstore-fast-doc in ubuntu wily.

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

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