/var/lib/ghc/package.conf.d/RSA-2.3.0.conf is in libghc-rsa-dev 2.3.0-1build4.
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 | name: RSA
version: 2.3.0
id: RSA-2.3.0-IJ1tYYtb8iMIEQjDxfODgJ
key: RSA-2.3.0-IJ1tYYtb8iMIEQjDxfODgJ
license: BSD3
maintainer: Adam Wick <awick@galois.com>
stability: stable
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 Codec.Crypto.RSA.Exceptions Codec.Crypto.RSA.Pure
abi: 985ebc7801582deb714c6d3e754c85d6
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/RSA-2.3.0-IJ1tYYtb8iMIEQjDxfODgJ
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/RSA-2.3.0-IJ1tYYtb8iMIEQjDxfODgJ
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/rsa
hs-libraries: HSRSA-2.3.0-IJ1tYYtb8iMIEQjDxfODgJ
depends:
SHA-1.6.4.2-6ZuKopcglGG4yoCGsd9koJ base-4.9.1.0 binary-0.8.3.0
bytestring-0.10.8.1 crypto-api-0.13.2-HRxVIReTs2B93eVLBJkRp6
crypto-pubkey-types-0.4.3-Gfaanj73AIN2XFZCHwNuh8
haddock-interfaces: /usr/lib/ghc-doc/haddock/rsa-2.3.0/RSA.haddock
haddock-html: /usr/share/doc/libghc-rsa-doc/html/
|