haskell-rsa 2.2.0-1 source package in Ubuntu
Changelog
haskell-rsa (2.2.0-1) unstable; urgency=medium * New upstream release -- Clint Adams <email address hidden> Mon, 11 Jan 2016 00:01:50 -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 | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | haskell |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
haskell-rsa_2.2.0-1.dsc | 2.7 KiB | ac3ddf96a15ff9611875457b5ec1bb9e6d387c5d9ed08c8783b0192bd52faafa |
haskell-rsa_2.2.0.orig.tar.gz | 14.5 KiB | 293056d43352716d7f9501aac7ac9871c338f00d40c97a54c927a798f8a4f2d7 |
haskell-rsa_2.2.0-1.debian.tar.xz | 2.8 KiB | 8fc6e844826854237d2ae2752fd46e393de468e6025e2474591321194e10dc56 |
Available diffs
- diff from 2.1.0.3-1 to 2.2.0-1 (1.7 KiB)
No changes file available.
Binary packages built by this source
- libghc-rsa-dev: No summary available for libghc-rsa-dev in ubuntu yakkety.
No description available for libghc-rsa-dev in ubuntu yakkety.
- libghc-rsa-doc: No summary available for libghc-rsa-doc in ubuntu yakkety.
No description available for libghc-rsa-doc in ubuntu yakkety.
- 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.