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 Jim.Jewett
Recipients Jim.Jewett, Lukasa, alex, christian.heimes, dstufft, giampaolo.rodola, hynek, janssen
Date 2016-08-26.21:34:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CA+OGgf7pSnA89a=r56+kXhAW4i1GrJU5CPZApxCdLHbJ1yq-7Q@mail.gmail.com>
In-reply-to <1472219214.53.0.150176300079.issue27850@psf.upfronthosting.co.za>
Content
I think a python call is fine to require ... if they don't have the python
source they should have a support contract. I assume the advice followed is
intermediate, based on the earlier comment about xp and ie?

On Aug 26, 2016 9:46 AM, "Christian Heimes" <report@bugs.python.org> wrote:

>
> Christian Heimes added the comment:
>
> 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
>
> ----------
> keywords: +patch
> Added file: https://bugs.python.org/file44233/Remove-3DES-from-
> and-add-ChaCha20-Poly1305-to-cipher.patch
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <https://bugs.python.org/issue27850>
> _______________________________________
>
History
Date User Action Args
2016-08-26 21:34:30Jim.Jewettsetrecipients: + Jim.Jewett, janssen, giampaolo.rodola, christian.heimes, alex, hynek, dstufft, Lukasa
2016-08-26 21:34:30Jim.Jewettlinkissue27850 messages
2016-08-26 21:34:30Jim.Jewettcreate