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 Jim.Jewett, Lukasa, alex, christian.heimes, dstufft, giampaolo.rodola, hynek, janssen
Date 2016-08-26.13:46:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1472219214.53.0.150176300079.issue27850@psf.upfronthosting.co.za>
In-reply-to
Content
Patch for 3DES and ChaCha20 (#27766).

For ChaCha the patch does not check CPU cap vector and just follows the advice from https://wiki.mozilla.org/Security/Server_Side_TLS#Modern_compatibility
History
Date User Action Args
2016-08-26 13:46:54christian.heimessetrecipients: + christian.heimes, janssen, giampaolo.rodola, alex, hynek, Jim.Jewett, dstufft, Lukasa
2016-08-26 13:46:54christian.heimessetmessageid: <1472219214.53.0.150176300079.issue27850@psf.upfronthosting.co.za>
2016-08-26 13:46:54christian.heimeslinkissue27850 messages
2016-08-26 13:46:54christian.heimescreate