This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author neologix
Recipients Arfrever, alex, dstufft, ezio.melotti, mark.dickinson, neologix, pitrou, rhettinger, tim.peters, vstinner
Date 2014-05-13.04:42:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAH_1eM2b_Q+0jbxKXbpyTF7vmCz1E-5WFZPvXZxcMQFHyCMArA@mail.gmail.com>
In-reply-to <1399938412.56.0.710335138173.issue21470@psf.upfronthosting.co.za>
Content
Tim, any idea why openssl, openssh & Co get away with just 32 bytes of
seed read from /dev/urandom?
Is it because of a much smaller state space of the underlying CSPRNG?
History
Date User Action Args
2014-05-13 04:42:06neologixsetrecipients: + neologix, tim.peters, rhettinger, mark.dickinson, pitrou, vstinner, ezio.melotti, Arfrever, alex, dstufft
2014-05-13 04:42:06neologixlinkissue21470 messages
2014-05-13 04:42:06neologixcreate