d1e4cb2f82
(urandom on Linux, CryptAPI on Windows, patches welcome). Users looking for cryptographically strong (number-theoretically sound) PRNGs should see the DRBG package too! WWW: http://trac.haskell.org/crypto-api/wiki Obtained from: FreeBSD Haskell
6 lines
288 B
Text
6 lines
288 B
Text
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!
|
|
|
|
WWW: http://trac.haskell.org/crypto-api/wiki
|