On 29/11/2010 15:52, Konstantin Kolinko wrote:
> 2010/11/29 Mark Thomas <[email protected]>:
>> Good to see we were thinking along the same lines. I still want to get
>> to the bottom of the really poor performance on my Mac.
> 
> Looking at documentation for SecureRandom() constructor,  it uses
> whatever implementation that it finds first.  So, configuration of JRE
> might be important.

I'm leaning towards making provider and algorithm configurable and
defaulting to one that is reasonably quick (i.e. whatever Windows is
using which I think is a SHA1 based PRNG).

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to