haskell-crypto 4.2.3-2build1 source package in Ubuntu

Changelog

haskell-crypto (4.2.3-2build1) oneiric; urgency=low

  * No change rebuild against new GHC ABIs
 -- Iain Lane <email address hidden>   Sun, 05 Jun 2011 22:36:01 +0100

Upload details

Uploaded by:
Iain Lane
Uploaded to:
Oneiric
Original maintainer:
Debian Haskell Group
Architectures:
any
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-crypto_4.2.3.orig.tar.gz 55.6 KiB 7909f4deae9478c234c717a7ff5bd6683ccbf6a199b28d6463281e113d45910b
haskell-crypto_4.2.3-2build1.debian.tar.gz 3.3 KiB 18927f643fddbc10817a6dbed9f85248584646175f3c3124db811070d79101f9
haskell-crypto_4.2.3-2build1.dsc 2.1 KiB 06cbf01da13b4b95c0250e1bbd286c8286e820a66289d81daff8a51874c950ba

Available diffs

View changes file

Binary packages built by this source

libghc-crypto-dev: No summary available for libghc-crypto-dev in ubuntu oneiric.

No description available for libghc-crypto-dev in ubuntu oneiric.

libghc-crypto-doc: No summary available for libghc-crypto-doc in ubuntu oneiric.

No description available for libghc-crypto-doc in ubuntu oneiric.

libghc-crypto-prof: cryptographical algorithms for Haskell; profiling libraries

 This package provides a library for the Haskell programming language,
 compiled for profiling.
 See http://www.haskell.org/ for more information on Haskell.
 .
 This package contains the following cryptographical algorithms:
  * DES
  * Blowfish
  * AES
  * TEA
  * SHA1
  * MD5
  * RSA
  * BubbleBabble
  * Hexdump
  * Support for Word128, Word192 and Word256 and Beyond
  * PKCS5
  * Padding
  * Various Encryption Modes e.g. Cipher Block Chaining