Re: [cryptography] Android SecureRandom poor entropy

2013-08-28 Thread ianG
On 25/08/13 23:45 PM, Marco Pozzato wrote: Hi all, I'm CTO at PrivateWave, developing solutions for secure telephony. Recently, android SecureRandom PRNG proved to be seriously flawed (http://android-developers.blogspot.it/2013/08/some-securerandom-thoughts.html) because, by default, it is not

Re: [cryptography] Android SecureRandom poor entropy

2013-08-25 Thread Jeffrey Walton
On Sun, Aug 25, 2013 at 4:45 PM, Marco Pozzato wrote: > ... > Recently, android SecureRandom PRNG proved to be seriously flawed > (http://android-developers.blogspot.it/2013/08/some-securerandom-thoughts.html) > because, by default, it is not properly initialized with "good" entropy. > > The weakn

[cryptography] Android SecureRandom poor entropy

2013-08-25 Thread Marco Pozzato
Hi all, I'm CTO at PrivateWave, developing solutions for secure telephony. Recently, android SecureRandom PRNG proved to be seriously flawed ( http://android-developers.blogspot.it/2013/08/some-securerandom-thoughts.html) because, by default, it is not properly initialized with "good" entropy. T