DRBG: A deterministic random bit generator (aka RNG, PRNG) implementing DRBGs from NIST SP 800-90
A deterministic random bit generator implementing Hash and HMAC based DRBGs from NIST SP 800-90.
Modules
[Index]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
test | Build a program to test the DRBG library | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- DRBG-0.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.2, 0.2.2, 0.2.3, 0.3, 0.3.2, 0.4, 0.5, 0.5.1, 0.5.2, 0.5.3, 0.5.4, 0.5.5 |
---|---|
Change log | CHANGELOG |
Dependencies | base (>=4.0 && <4.4), binary, bytestring, cereal (>=0.2 && <=0.4), crypto-api (>=0.2), cryptohash (>=0.6.1), mtl (>=2 && <3), parallel, prettyclass, QuickCheck, tagged [details] |
Tested with | ghc ==6.10.1 |
License | BSD-3-Clause |
Author | Thomas DuBuisson <thomas.dubuisson@gmail.com> |
Maintainer | Thomas DuBuisson |
Category | Cryptography |
Uploaded | by ThomasDuBuisson at 2010-11-05T22:05:29Z |
Distributions | Debian:0.5.5, FreeBSD:0.5.4 |
Reverse Dependencies | 10 direct, 1 indirect [details] |
Executables | drbg_test |
Downloads | 26862 total (21 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |