On 06/11/2016 05:16 PM, Stephen J. Turnbull wrote:
Use a Raspberry-Pi, or other advanced expensive<wink/> hardware.
There's no real excuse for not having a hardware generator if the Pi
has one!

Intel CPUs added the RDRAND instruction as of Ivy Bridge, although there's an ongoing debate as to whether or not it's a suitable source of entropy to use for seeding urandom.

   https://en.wikipedia.org/wiki/RdRand#Reception

Wikipedia goes on to describe the very-new RDSEED instruction which might be more suitable.


//arry/
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to