Message195249
| Author | christian.heimes |
|---|---|
| Recipients | christian.heimes, neologix, pitrou, sbt, vstinner |
| Date | 2013-08-15.12:46:30 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1376570790.44.0.281491407661.issue18747@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The ssl module exposes OpenSSL's PRNG and advertises the API as secure CPRNG: http://docs.python.org/3/library/ssl.html#random-generation OpenSSL uses its own PRNG to create (amongst others) session keys for SSL connections. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-08-15 12:46:30 | christian.heimes | set | recipients: + christian.heimes, pitrou, vstinner, neologix, sbt |
| 2013-08-15 12:46:30 | christian.heimes | set | messageid: <1376570790.44.0.281491407661.issue18747@psf.upfronthosting.co.za> |
| 2013-08-15 12:46:30 | christian.heimes | link | issue18747 messages |
| 2013-08-15 12:46:30 | christian.heimes | create | |