/var/lib/ghc/package.conf.d/RSA-1.2.2.0.conf is in libghc-rsa-dev 1.2.2.0-3build5.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 | name: RSA
version: 1.2.2.0
id: RSA-1.2.2.0-16871c5ac8aa77f8e83f12c541f0a3be
license: BSD3
copyright:
maintainer: Adam Wick <awick@galois.com>
stability: stable
homepage:
package-url:
synopsis: Implementation of RSA, using the padding schemes of PKCS#1 v2.1.
description: 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).
category: Cryptography, Codec
author: Adam Wick <awick@galois.com>
exposed: True
exposed-modules: Codec.Crypto.RSA
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/RSA-1.2.2.0/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/RSA-1.2.2.0/ghc-7.6.3
hs-libraries: HSRSA-1.2.2.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: SHA-1.6.1-8123f0a73deea9ce6c5997e5271bb607
base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
binary-0.5.1.1-72ed744c57c32286a49da6dda4f660b7
bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
crypto-api-0.12.2.2-1211f53dcb77711f7e2aed0f01f913bd
crypto-pubkey-types-0.4.1-1051263df676ca95949e823e58545af2
monadcryptorandom-0.5.3-ed159d06e2da8e4b7fa4516bdee818d3
pureMD5-2.1.2.1-ce889767ea8776e8979376e2705ece70
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/rsa-1.2.2.0/RSA.haddock
haddock-html: /usr/share/doc/libghc-rsa-doc/html/
|