cryptonite/Crypto/Random
Olivier Chéron eccbc11824 Remove Crypto.Internal.Proxy
Data.Proxy can be used instead now that GHC >= 8.0.  In Data.Proxy the
Proxy type is poly-kinded.
2019-02-28 07:07:48 +01:00
..
Entropy Remove Crypto.Internal.Proxy 2019-02-28 07:07:48 +01:00
ChaChaDRG.hs Fixed compiler warnings 2019-02-03 16:06:05 -08: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 Various documentation copy editing 2017-11-18 14:27:44 -05:00
SystemDRG.hs Fixed compiler warnings 2019-02-03 16:06:05 -08:00
Types.hs Added some redundant constraints for documentation/consistency. Added an INLINABLE pragma to i2ospOf to hopefully increase specializations. 2019-02-24 17:04:10 -08:00