@hackage entropy0.2
A platform independent entropy source
Categories
License
BSD-3-Clause
Maintainer
Thomas DuBuisson <thomas.dubuisson@gmail.com>
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (2)
- base >=4 && <4.10
- bytestring Show all…
Dependents (70)
@hackage/crypto-rng, @hackage/swarm, @hackage/servant-http-streams, @hackage/threefish, @hackage/haskoin-core, @hackage/wai-session-maybe, Show all…
A platform independent method to obtain cryptographically strong entropy
(urandom on Linux, CryptAPI on Windows, patches welcome).
Users looking for cryptographically strong (number-theoretically
sound) PRNGs should see the DRBG package too!