haskell-rsa 2.1.0.3-1 source package in Ubuntu

Changelog

haskell-rsa (2.1.0.3-1) unstable; urgency=medium

  * New upstream release

 -- Clint Adams <email address hidden>  Fri, 04 Dec 2015 00:24:35 -0500

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
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-rsa_2.1.0.3-1.dsc 2.7 KiB 2a6914fdba6f37f4288d4f57f21bcee074d45c584e42cb3c9b6a8b5a58bfb9cd
haskell-rsa_2.1.0.3-1.debian.tar.xz 2.8 KiB 2e8348c8beaefbfe268cfe9ecd30c228866d90428f169b244f504e098ce9e4bf
haskell-rsa_2.1.0.3.orig.tar.gz 14.5 KiB 3227c31d00ba0bb1713bdfa7ba2f8e186b6f5d3a0c518a9884ad168cb6d9364a

No changes file available.

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.