haskell-rsa 1.2.2.0-3build4 source package in Ubuntu

Changelog

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

  * Rebuild for new GHC ABIs.
 -- Colin Watson <email address hidden>   Sat, 30 Nov 2013 10:31:16 +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

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-3build4.debian.tar.gz 2.7 KiB 1a626a705bb15d03477c34ad3a20348cf9e747eb279f3e896a820bb2ab5c1954
haskell-rsa_1.2.2.0-3build4.dsc 2.6 KiB b635cb9a7bff83f8c7f109246661cd6e6c62e113113c49d8566557229acf01b4

Available diffs

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: implementation of RSA, using padding schemes of PKCS#1 v2.1.; documentation

 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 the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

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.