This file is indexed.

/var/lib/ghc/package.conf.d/cprng-aes-0.6.1.conf is in libghc-cprng-aes-dev 0.6.1-3build1.

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: cprng-aes
version: 0.6.1
id: cprng-aes-0.6.1-3d76a0d53969107ddb45dd71a37604f8
key: cprng_Jns4WuSEjeF0KYPVmUwCZZ
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability: experimental
homepage: http://github.com/vincenthz/hs-cprng-aes
synopsis: Crypto Pseudo Random Number Generator using AES in counter mode.
description:
    Simple crypto pseudo-random-number-generator with really good randomness property.
    .
    Using ent, a randomness property maker on one 1Mb sample:
    Entropy = 7.999837 bits per byte.
    Optimum compression would reduce the size of this 1048576 byte file by 0 percent.
    Chi square distribution for 1048576 samples is 237.02
    Arithmetic mean value of data bytes is 127.3422 (127.5 = random)
    Monte Carlo value for Pi is 3.143589568 (error 0.06 percent)
    .
    Compared to urandom with the same sampling:
    Entropy = 7.999831 bits per byte.
    Optimum compression would reduce the size of this 1048576 byte file by 0 percent.
    Chi square distribution for 1048576 samples is 246.63
    Arithmetic mean value of data bytes is 127.6347 (127.5 = random).
    Monte Carlo value for Pi is 3.132465868 (error 0.29 percent).
category: Cryptography
author: Vincent Hanquez <vincent@snarc.org>
exposed: True
exposed-modules:
    Crypto.Random.AESCtr
hidden-modules: Crypto.Random.AESCtr.Internal
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/cprng-aes-0.6.1-Jns4WuSEjeF0KYPVmUwCZZ
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/cprng-aes-0.6.1-Jns4WuSEjeF0KYPVmUwCZZ
data-dir: /usr/share/cprng-aes
hs-libraries: HScprng-aes-0.6.1-Jns4WuSEjeF0KYPVmUwCZZ
depends:
    base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
    byteable-0.1.1-8a1589926445fd8ccaca02ef701a2633
    bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
    cipher-aes-0.2.11-82259e133bd01f10777ce3f83b4aa8db
    crypto-random-0.0.9-ca723b67ffea5e8a018a7b20a8075c56
haddock-interfaces: /usr/lib/ghc-doc/haddock/cprng-aes-0.6.1/cprng-aes.haddock
haddock-html: /usr/share/doc/libghc-cprng-aes-doc/html/