On Tue, Feb 21, 2012 at 2:09 PM, Ramo <[email protected]> wrote: > I'll just leave this here..... > > http://eprint.iacr.org/2012/064.pdf
anyone who cares about proper key generation uses a hardware entropy source. they put them in CPUs, they provide them on motherboards. they make them very high throughput so your /dev/urandom will never block no matter what the task. hwrandom -> egd -> /dev/[u]random always filled at boot and ever after... SOLVED. anything less is asking for failure. _______________________________________________ Full-Disclosure - We believe in it. Charter: http://lists.grok.org.uk/full-disclosure-charter.html Hosted and sponsored by Secunia - http://secunia.com/
