Source: haskell-rsa Maintainer: Debian Haskell Group Uploaders: Clint Adams , Priority: optional Section: haskell Rules-Requires-Root: no Build-Depends: cdbs, debhelper (>= 10), ghc (>= 9.4), ghc-prof, haskell-devscripts (>= 0.13), libghc-crypto-api-dev (<< 0.14), libghc-crypto-api-dev (>= 0.10), libghc-crypto-api-prof, libghc-crypto-pubkey-types-dev (<< 0.6), libghc-crypto-pubkey-types-dev (>= 0.2), libghc-crypto-pubkey-types-prof, libghc-sha-dev (<< 2.0), libghc-sha-dev (>= 1.6.4.1), libghc-sha-prof, Build-Depends-Indep: ghc-doc, libghc-sha-doc, libghc-crypto-api-doc, libghc-crypto-pubkey-types-doc, Standards-Version: 4.6.2 Homepage: http://hackage.haskell.org/package/RSA Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-rsa Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-rsa] Package: libghc-rsa-dev Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Provides: ${haskell:Provides}, Description: implementation of RSA, using the padding schemes of PKCS#1 v2.1.${haskell:ShortBlurb} 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). . ${haskell:Blurb} Package: libghc-rsa-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Provides: ${haskell:Provides}, Description: implementation of RSA, using padding schemes of PKCS#1${haskell:ShortBlurb} 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). . ${haskell:Blurb} Package: libghc-rsa-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Description: implementation of RSA, using padding schemes of PKCS#1 v2.1.${haskell:ShortBlurb} 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). . ${haskell:Blurb}