Cabal revisions of cprng-aes-0.2.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: cprng-aes Version: 0.2.0+x-revision: 1 Description: Simple crypto pseudo-random-number-generator with really good randomness property. . Library Build-Depends: base >= 3 && < 5- , bytestring- , crypto-api >= 0.5+ , bytestring < 0.11+ , crypto-api >= 0.5 && < 0.8 , cryptocipher >= 0.2.5 && < 0.3.0 , cereal >= 0.3.0 && < 0.4.0 Exposed-modules: Crypto.Random.AESCtr