haskell-rsa 1.2.2.0-3build3 source package in Ubuntu

Changelog

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

  * Rebuild for new GHC ABIs.
 -- Colin Watson <email address hidden>   Sun, 17 Nov 2013 13:13:06 +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-3build3.debian.tar.gz 2.7 KiB f4604c064173a6c2a7e570e6fba55057236fdb851b1e541bc39f5dd6628cdabf
haskell-rsa_1.2.2.0-3build3.dsc 2.6 KiB fda2c35e43cada88490167e55564802aaad4d6ed03b7d89790f1e16c193f29d7

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.