This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

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:17christian.heimessetrecipients: + christian.heimes, janssen, giampaolo.rodola, alex, dstufft
2016-08-15 09:24:17christian.heimessetmessageid: <1471253057.28.0.800237607757.issue27766@psf.upfronthosting.co.za>
2016-08-15 09:24:17christian.heimeslinkissue27766 messages
2016-08-15 09:24:17christian.heimescreate