Message231837
| Author | vstinner |
|---|---|
| Recipients | 700eb415, alex, rpointel, vstinner |
| Date | 2014-11-28.22:59:28 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1417215569.61.0.596966951325.issue22585@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here is a patch using getentropy() if available. I tested it on OpenBSD 5.6 (the only OS implementing this function...). The patch prepares also random.c to support Linux getrandom(): issue #22181. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-11-28 22:59:29 | vstinner | set | recipients: + vstinner, alex, rpointel, 700eb415 |
| 2014-11-28 22:59:29 | vstinner | set | messageid: <1417215569.61.0.596966951325.issue22585@psf.upfronthosting.co.za> |
| 2014-11-28 22:59:29 | vstinner | link | issue22585 messages |
| 2014-11-28 22:59:29 | vstinner | create | |