[openssl-dev] [openssl.org #4189] PR #512: Clean up Windows RNG

2016-05-30 Thread Matt Caswell via RT
On Mon Dec 21 11:07:24 2015, dra...@dancingdragon.be wrote: > https://github.com/openssl/openssl/pull/512 > > This PR removes all of the dangerous Windows entropy gathering routines > in favor of standard CryptGenRandom calls, as was discussed in the > "Improving OpenSSL default RNG" thread on open

[openssl-dev] [openssl.org #4189] PR #512: Clean up Windows RNG

2015-12-21 Thread Joey Yandle via RT
https://github.com/openssl/openssl/pull/512 This PR removes all of the dangerous Windows entropy gathering routines in favor of standard CryptGenRandom calls, as was discussed in the "Improving OpenSSL default RNG" thread on openssl-dev. This fixes common, repeatable crashes that happen when ru