Skip to content

crypto/tls: make 3DES opt-in #66214

@McFacePunch

Description

@McFacePunch

Proposal

I propose the removal of 3DES support for TLS, the cipher has been deprecated by NIST since 2017 and Microsoft since 2018 .

This is not an urgent issue but goes a long way to helping Golang meet a default level of security that is up to date with modern standards and would even pass most audits. Specifically ECDHE-RSA-DES-CBC3-SHA is the last remaining cipher in golang that is part of the SWEET32 vulnerability as of v1.22.1.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions