This website requires JavaScript.
Explore
Help
Sign In
haskell
/
cryptonite
Watch
1
Star
0
Fork
0
You've already forked cryptonite
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
57fc438c83
cryptonite
/
Crypto
/
Random
History
Vincent Hanquez
664a37c16d
[ChaCha] only required byteArrayAccess and add a way to convert from binary
2017-07-07 17:32:09 +01:00
..
Entropy
Use non-blocking IO with /dev/random.
2015-06-29 07:32:42 +00:00
ChaChaDRG.hs
[ChaCha] only required byteArrayAccess and add a way to convert from binary
2017-07-07 17:32:09 +01:00
Entropy.hs
remove all the byteArray prefix from byteArray function.
2015-04-24 06:54:33 +01:00
EntropyPool.hs
fix documentation typo
2016-05-05 19:51:22 +03: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