cprng-aes: Crypto Pseudo Random Number Generator using AES in counter mode.
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).
[Skip to Readme]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
cereal | Use cereal | Disabled |
cryptoapi | Use cryptoapi | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- cprng-aes-0.3.3.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.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, 0.4.0, 0.5.0, 0.5.1, 0.5.2, 0.6.0, 0.6.1 |
---|---|
Dependencies | base (<0), bytestring (<0.11), cereal (>=0.3.0 && <0.4.0), cipher-aes (>=0.1 && <0.2), crypto-api (>=0.8), crypto-random-api (>=0.2 && <0.3), entropy (>=0.2), random [details] |
License | BSD-3-Clause |
Copyright | Vincent Hanquez <vincent@snarc.org> |
Author | Vincent Hanquez <vincent@snarc.org> |
Maintainer | Vincent Hanquez <vincent@snarc.org> |
Revised | Revision 2 made by AndreasAbel at 2023-07-12T11:04:58Z |
Category | Cryptography |
Home page | http://github.com/vincenthz/hs-cprng-aes |
Source repo | head: git clone git://github.com/vincenthz/hs-cprng-aes |
Uploaded | by VincentHanquez at 2013-01-10T08:48:59Z |
Distributions | Debian:0.6.1, Fedora:0.6.1, FreeBSD:0.6.1 |
Reverse Dependencies | 20 direct, 3586 indirect [details] |
Downloads | 122283 total (89 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-09 [all 8 reports] |