cryptonite/Crypto/Random/Entropy
Andrey Sverdlichenko 4581a737d7 Use non-blocking IO with /dev/random.
Do not wait for data to appear from /dev/random, otherwise server is blocked
for a few seconds if there is no entropy left.
2015-06-29 07:32:42 +00:00
..
Backend.hs add comments and description 2015-05-20 06:07:31 +01:00
RDRand.hs merge entropy from crypto-random 2014-07-09 08:12:34 +01:00
Source.hs first issue found by QA code check. we don't need those extensions there. 2015-04-07 06:56:06 +01:00
Unix.hs Use non-blocking IO with /dev/random. 2015-06-29 07:32:42 +00:00
Unsafe.hs add comments and description 2015-05-20 06:07:31 +01:00
Windows.hs [random] fix entropy modules on windows 64 bits. 2015-05-25 07:44:15 +01:00