Skip to content

Support for Camellia cipher suites in TLS #320

@MichalStaruch

Description

@MichalStaruch

Camellia is modern and standardized cipher (by means of ISO, NESSIE and CRYPTREC and IETF), uses higher number of rounds than AES, and no attack able to break full Camellia exists (SFAIK).

Camellia cipher suites for TLS are standardized under RFC 6367, including both GCM and CBC modes (with HMAC-SHA-256 and HMAC-SHA-384).

I think they're worth adopting, especially the AEAD modes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions