cprng-aes-0.2.5: Crypto Pseudo Random Number Generator using AES in counter mode.

The cprng-aes package

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).

Properties

Versions0.1.0, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4
Dependenciesbase (≥3 & <5), bytestring, cipher-aes (0.1.*), crypto-api (≥0.8), entropy (≥0.2), random or
base (≥3 & <5), bytestring, crypto-api (≥0.8), cryptocipher, entropy (≥0.2), random
LicenseBSD3
CopyrightVincent Hanquez <vincent@snarc.org>
AuthorVincent Hanquez <vincent@snarc.org>
MaintainerVincent Hanquez <vincent@snarc.org>
Stabilityexperimental
CategoryCryptography
Home pagehttp://github.com/vincenthz/hs-cprng-aes
Source repositorygit clone git://github.com/vincenthz/hs-cprng-aes
Upload dateSun Dec 2 15:31:30 UTC 2012
Uploaded byVincentHanquez
Built onghc-7.6
DistributionsNixOS: 0.3.4, Debian: 0.3.4, FreeBSD: 0.3.4

Modules

Downloads