From: "dreijer" <ad...@blacksmith-studios.dk>
Date: Fri, 29 Dec 2006 00:30:31 -0000
Local: Thurs, Dec 28 2006 7:30 pm
Subject: Use of AutoSeededRandomPool
Hey,
I'm wondering whether it's okay just to instantiate a single, global Soren You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
From: "Jeffrey Walton" <noloa...@gmail.com>
Date: Thu, 28 Dec 2006 22:28:28 -0800
Local: Fri, Dec 29 2006 1:28 am
Subject: Re: Use of AutoSeededRandomPool
Hi Soren,
A GlobalPRNG should be fine. Unless of course design requirements I actually prefer the Global method since ASRP uses OS entropy to seed Jeff You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
From: "Wei Dai" <wei...@weidai.com>
Date: Fri, 29 Dec 2006 00:09:16 -0800
Local: Fri, Dec 29 2006 3:09 am
Subject: Re: Use of AutoSeededRandomPool
Jeffrey Walton wrote: I suggest one instance per thread so you don't have to worry about > A GlobalPRNG should be fine. Unless of course design requirements > dictate each thread receive it's own PRNG, etc. synchronizing access to it. One instance per use is fine also if that is more convenient. The extra system overhead is probably unnoticeable in most situations. You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
From: "Jeffrey Walton" <noloa...@gmail.com>
Date: Fri, 29 Dec 2006 04:10:57 -0500
Local: Fri, Dec 29 2006 4:10 am
Subject: Re: Use of AutoSeededRandomPool
| synchronizing access... Jeff On 12/29/06, Wei Dai <wei...@weidai.com> wrote: You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
| Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy |
| ©2012 Google |