haskell-cprng-aes 0.6.1-5build7 source package in Ubuntu

Changelog

haskell-cprng-aes (0.6.1-5build7) bionic; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Thu, 25 Jan 2018 23:29:08 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-cprng-aes_0.6.1.orig.tar.gz 4.3 KiB 64592a01de8c6683c5e29f538dceee918887ffe211d87214a2e38559d72c21f3
haskell-cprng-aes_0.6.1-5build7.debian.tar.xz 3.3 KiB 9e5c269354651e64b63108720a7c7d02c4be7c3ab4b4fbb8f70febe5621d3118
haskell-cprng-aes_0.6.1-5build7.dsc 2.6 KiB c4ebf5f23f2c02e3bc23197bffb38ef7b31ec4e44db41efa3cbdec022d089768

Available diffs

View changes file

Binary packages built by this source

libghc-cprng-aes-dev: pseudo-random number generator using AES in counter mode

 It contains a 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).
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-cprng-aes-doc: No summary available for libghc-cprng-aes-doc in ubuntu cosmic.

No description available for libghc-cprng-aes-doc in ubuntu cosmic.

libghc-cprng-aes-prof: pseudo-random number generator using AES in counter mode; profiling libraries

 It contains a 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).
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.