http://www.entropykey.co.uk/
I've got one of these on my home server - each one punts out 4KB of good quality entropy per second, and can be shipped across the network to other systems. Just stopped generating a DNSSEC key on my Linode (it had been running since around 8am this morning), generated one on my home server:
Code:
casull:~# time dnssec-keygen -a RSASHA512 -b4096 -3 -e example.com
Generating key pair.............................................................++ .........................++
Kexample.com.+010+44938
real 0m2.248s
user 0m1.408s
sys 0m0.040s
Just a thought
