Source: haskell-rsa Priority: extra Section: haskell Maintainer: David Fox Build-Depends: debhelper (>= 7.0), haskell-devscripts (>= 0.8), cdbs, ghc, ghc-prof, libghc-sha-dev, libghc-sha-prof, libghc-binary-dev, libghc-binary-prof, libghc-puremd5-dev, libghc-puremd5-prof Build-Depends-Indep: ghc-doc, libghc-sha-doc, libghc-binary-doc, libghc-puremd5-doc Standards-Version: 3.9.1 Homepage: http://hackage.haskell.org/package/RSA Package: libghc-rsa-dev Architecture: any Depends: ${shlibs:Depends}, ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: 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). . Author: Adam Wick Upstream-Maintainer: Adam Wick . This package contains the normal library files. 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 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). . Author: Adam Wick Upstream-Maintainer: Adam Wick . This package contains the libraries compiled with profiling enabled. Package: libghc-rsa-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: 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). . Author: Adam Wick Upstream-Maintainer: Adam Wick . This package contains the documentation files.