Message 96935 - Python tracker
Message96935
| Author | gregory.p.smith |
|---|---|
| Recipients | ebfe, gregory.p.smith, hagen, kmtracey, lemburg, pitrou, rpetrov, vstinner |
| Date | 2009-12-28.02:25:52 |
| SpamBayes Score | 4.7841284e-05 |
| Marked as misclassified | No |
| Message-id | <1261967154.09.0.375176917047.issue3745@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
rpetrov - I couldn't really understand your message so I'm not sure if I'm answering the right things: yes both the openssl and non-openssl modules need to behave identically. the reason openssl is used when possible is that its optimized hash functions are several times faster than the plain C versions in the individual modules. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-12-28 02:25:54 | gregory.p.smith | set | recipients: + gregory.p.smith, lemburg, pitrou, vstinner, kmtracey, hagen, rpetrov, ebfe |
| 2009-12-28 02:25:54 | gregory.p.smith | set | messageid: <1261967154.09.0.375176917047.issue3745@psf.upfronthosting.co.za> |
| 2009-12-28 02:25:52 | gregory.p.smith | link | issue3745 messages |
| 2009-12-28 02:25:52 | gregory.p.smith | create | |