haskell-rsa 1.2.2.0-3build5 source package in Ubuntu

Changelog

haskell-rsa (1.2.2.0-3build5) trusty; urgency=low

  * Rebuild for new GHC ABIs.
 -- Colin Watson <email address hidden>   Thu, 12 Dec 2013 10:29:02 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-rsa_1.2.2.0.orig.tar.gz 11.9 KiB 55845a812a48bc8e0764f8ff3e06a58814da32d61105c798bf976a6040b08a74
haskell-rsa_1.2.2.0-3build5.debian.tar.gz 2.7 KiB 692a16b84be8d913d04b41e7185934cf32e9dd7ad9e12867833fb7640729d5a7
haskell-rsa_1.2.2.0-3build5.dsc 2.6 KiB 64c311eaee1e75290996442616e43a6ae187ff955aa8a5d08ddc01a45f946005

View changes file

Binary packages built by this source

libghc-rsa-dev: implementation of RSA, using the padding schemes of PKCS#1 v2.1.

 This library implements the RSA encryption and signature algorithms for
 arbitrarily-sized ByteStrings. While the implementations work, they are not
 necessarily the fastest ones on the planet. Particularly key generation. The
 algorithms included are based of RFC 3447, or the Public-Key Cryptography
 Standard for RSA, version 2.1 (a.k.a, PKCS#1 v2.1).
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-rsa-doc: No summary available for libghc-rsa-doc in ubuntu utopic.

No description available for libghc-rsa-doc in ubuntu utopic.

libghc-rsa-prof: implementation of RSA, using padding schemes of PKCS#1; profiling libraries

 This library implements the RSA encryption and signature algorithms for
 arbitrarily-sized ByteStrings. While the implementations work, they are not
 necessarily the fastest ones on the planet. Particularly key generation. The
 algorithms included are based of RFC 3447, or the Public-Key Cryptography
 Standard for RSA, version 2.1 (a.k.a, PKCS#1 v2.1).
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.