Skip to content

crypto/tls: ambiguous comment in cipher_suites.go #14474

Description

@d1str0

https://github.com/golang/go/blob/master/src/crypto/tls/cipher_suites.go#L77

This line says "RC4 comes before AES (because of the Lucky13 attack)" when it should be clarified that AES-GCM is safe and therefore preferred over RC4.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions