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 | lemburg |
|---|---|
| Recipients | christian.heimes, larry, lemburg |
| Date | 2016年06月09日.09:21:23 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1465464083.4.0.24255912655.issue27279@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Some more resources for FreeBSD: * /dev/random and /dev/urandom (symlink to /dev/random) ma page: https://www.freebsd.org/cgi/man.cgi?query=random&sektion=4 * Developer discussion about /dev/random and its future from 2013: https://wiki.freebsd.org/201308DevSummit/Security/DevRandom * FreeBSD uses the Yarrow CPRNG for /dev/random: https://www.usenix.org/legacy/events/bsdcon02/full_papers/murray/murray_html/ https://www.schneier.com/academic/archives/2000/01/yarrow-160.html * FreeBSD will likely switch to the new Fortuna successor of Yarrow in an upcoming release: https://www.schneier.com/academic/fortuna/ |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016年06月09日 09:21:23 | lemburg | set | recipients: + lemburg, larry, christian.heimes |
| 2016年06月09日 09:21:23 | lemburg | set | messageid: <1465464083.4.0.24255912655.issue27279@psf.upfronthosting.co.za> |
| 2016年06月09日 09:21:23 | lemburg | link | issue27279 messages |
| 2016年06月09日 09:21:23 | lemburg | create | |