On Nov 30, 2011, at 3:01 AM, Torsten Segner wrote:
> In RHEL there is a RPM package called unuran. 
> It's a random number generator daemon using either a piece of hardware or 
> /dev/urandom as source. Running this will provide enough entropy to create 
> lots of keys.

I'd be rather wary of keys made from /dev/urandom but I am often times a 
paranoid security freak.

For my VM environment, I bought a USB random source, and share it across the 
VMs with a little daemon I wrote.  Of course, you could just map the RNG into 
the VM you need too, and even move it around.

--Michael


_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to