snoyberg / http-enumerator

HTTP client package with enumerator interface and HTTPS support.
27 stars 9 forks source link

use the AES CPRNG instead of system random #16

Closed vincenthz closed 13 years ago

vincenthz commented 13 years ago

The AES CPRNG code used to be the default RNG available in TLS as SRandomGen.