Message230316
| Author | vstinner |
|---|---|
| Recipients | 700eb415, alex, rpointel, vstinner |
| Date | 2014-10-31.01:17:05 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1414718230.39.0.52004708613.issue22542@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The issue is about the base "if /dev/urandom is not present". How is arc4random() PRNG/CPRNG initialized if /dev/urandom is *not* present? Can we rely on it if it only uses a poor seed? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-10-31 01:17:12 | vstinner | set | recipients: + vstinner, alex, rpointel, 700eb415 |
| 2014-10-31 01:17:10 | vstinner | set | messageid: <1414718230.39.0.52004708613.issue22542@psf.upfronthosting.co.za> |
| 2014-10-31 01:17:10 | vstinner | link | issue22542 messages |
| 2014-10-31 01:17:06 | vstinner | create | |