lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 22 Feb 2012 09:38:33 -0800
From: coderman <coderman@...il.com>
To: Ramo <ramo@...dvikings.com>
Cc: full-disclosure@...ts.grok.org.uk
Subject: Re: RSA and random number generation

On Tue, Feb 21, 2012 at 2:09 PM, Ramo <ramo@...dvikings.com> 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/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ