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 Lukasa, christian.heimes, martin.panter, python-dev, vstinner
Date 2016-09-06.11:31:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473161482.02.0.179288294029.issue27744@psf.upfronthosting.co.za>
In-reply-to
Content
Some distributions mess with the Kernel or disable user-space crypto. I have added some tweaks and fixed a couple of buildbots. I don't know what is going on with x86-64 Ubuntu 15.10 Skylake CPU. It's a Kernel 4.2 machine and should support AES-CBC.
History
Date User Action Args
2016-09-06 11:31:22christian.heimessetrecipients: + christian.heimes, vstinner, python-dev, martin.panter, Lukasa
2016-09-06 11:31:22christian.heimessetmessageid: <1473161482.02.0.179288294029.issue27744@psf.upfronthosting.co.za>
2016-09-06 11:31:22christian.heimeslinkissue27744 messages
2016-09-06 11:31:21christian.heimescreate