Message 272742 - Python tracker
Message272742
| Author | christian.heimes |
|---|---|
| Recipients | alex, christian.heimes, dstufft, giampaolo.rodola, janssen |
| Date | 2016-08-15.09:24:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1471253057.28.0.800237607757.issue27766@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
On X86 and X86_64 AES-NI and PCLMULQDQ can be detected with OPENSSL_ia32cap_loc(). https://www.openssl.org/docs/man1.0.2/crypto/OPENSSL_ia32cap_loc.html |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-08-15 09:24:17 | christian.heimes | set | recipients: + christian.heimes, janssen, giampaolo.rodola, alex, dstufft |
| 2016-08-15 09:24:17 | christian.heimes | set | messageid: <1471253057.28.0.800237607757.issue27766@psf.upfronthosting.co.za> |
| 2016-08-15 09:24:17 | christian.heimes | link | issue27766 messages |
| 2016-08-15 09:24:17 | christian.heimes | create | |