On Fri, Nov 16, 2012 at 9:17 AM, Graham Leggett <minf...@sharp.fm> wrote:
> On 16 Nov 2012, at 4:36 AM, Jeffrey Walton <noloa...@gmail.com> wrote:
>
>> On Thu, Nov 15, 2012 at 10:41 AM, Jeffrey Walton <noloa...@gmail.com> wrote:
>>> On Thu, Nov 15, 2012 at 6:03 AM, Pravesh Rai <pravesh....@gmail.com> wrote:
>>>>
>>>> CryptGenRandom(hCryptProv, SEED_SIZE, buf);     // On Windows OS
>>>> apr_generate_random_bytes(buf, SEED_SIZE);      // On Linux OS
>>>>
>> Speaking of poor documentation…..
>
> Why are you discussing APR on the openssl list? Surely if you had a problem 
> with the APR documentation this would be a matter for the APR lists instead?
Poor documentation was a recent thread on the list.

I don't use APR, and I don't care about it. I won't be taking any time
to join their mailing list or report bugs. For what its worth, I think
its great that you did.

I was more concerned with his use of a possibly defective PRNG. That's
why I took the time to explain the problems with the PRNG.

Jeff
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to