haskell-rsa 2.3.1-1build1 source package in Ubuntu

Changelog

haskell-rsa (2.3.1-1build1) eoan; urgency=medium

  * Rebuild against new GHC abi.

 -- Gianfranco Costamagna <email address hidden>  Thu, 08 Aug 2019 14:58:58 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Eoan
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-rsa_2.3.1.orig.tar.gz 14.4 KiB 5c929c14de467a9f032641e1b79cbb31a796615c89bf90d059aee5b04eb3671a
haskell-rsa_2.3.1-1build1.debian.tar.xz 3.3 KiB 527b638765dc67331ccac50421e2cad448e9aaed001f8ac433a7a94ea0750c0e
haskell-rsa_2.3.1-1build1.dsc 2.5 KiB 3a8157592e5b50b7428b0d955a22780e29e8287f2a520b6d1d60973bdb41f9a4

View changes file

Binary packages built by this source

libghc-rsa-dev: No summary available for libghc-rsa-dev in ubuntu eoan.

No description available for libghc-rsa-dev in ubuntu eoan.

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

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

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.