DRBG: Deterministic random bit generator (aka RNG, PRNG) based HMACs, Hashes, and Ciphers.
Cryptographically secure RNGs
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.5.2.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.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 && <5), binary, bytestring, cereal (>=0.2 && <0.5), cipher-aes, cipher-aes128 (>=0.6), crypto-api (>=0.13), crypto-api-tests, cryptohash-cryptoapi (>=0.1), entropy, HUnit, mtl (>=2.0), parallel, prettyclass, QuickCheck, tagged (>=0.2), test-framework, test-framework-hunit [details] |
Tested with | ghc ==6.10.1 |
License | BSD-3-Clause |
Author | Thomas DuBuisson <thomas.dubuisson@gmail.com> |
Maintainer | Thomas DuBuisson |
Revised | Revision 1 made by AdamBergmark at 2015-11-12T11:20:09Z |
Category | Cryptography |
Source repo | head: git clone https://github.com/TomMD/DRBG |
Uploaded | by ThomasDuBuisson at 2013-12-30T18:16:49Z |
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 available [build log] Successful builds reported [all 1 reports] |