cryptonite/Crypto/Random
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
..
Entropy Use non-blocking IO with /dev/random. 2015-06-29 07:32:42 +00:00
ChaChaDRG.hs add optional support for deepseq 2015-05-22 18:35:46 +01:00
Entropy.hs remove all the byteArray prefix from byteArray function. 2015-04-24 06:54:33 +01:00
EntropyPool.hs move to memory stuff 2015-05-09 14:23:32 +01:00
Probabilistic.hs [number] remove the need for a random generator for testing primality 2015-05-23 12:55:29 +01:00
SystemDRG.hs [random] add a System "DRG" 2015-06-20 15:51:42 +01:00
Types.hs add comments and description 2015-05-20 06:07:31 +01:00