haskell-rsa 2.4.1-3build2 source package in Ubuntu

Changelog

haskell-rsa (2.4.1-3build2) oracular; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Fri, 17 May 2024 08:31:34 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-rsa_2.4.1.orig.tar.gz 14.3 KiB 72c5d8c45ef1013e0e8aff763bb8894df0f022f28e698e33ae87bbdb33d69041
haskell-rsa_2.4.1-3build2.debian.tar.xz 3.4 KiB c7b9a2c6193ed236e3f063031ce4be40e20dd710302d18deb7f38275577bf79a
haskell-rsa_2.4.1-3build2.dsc 2.5 KiB 0d11074673fa0cf08a9da2709b9fbf2713cd0d74698d2b2c60a5f0270f339ca5

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.