Skip to content

Add support for hybrid post quantum ciphersuite #17

@erskingardner

Description

@erskingardner

We want to protect chats against harvest now/decrypt later threats.

To do this we'll use a hybrid PQ ciphersuite which uses a quantum resistant KEM but keeps classical signatures in order to keep the over size/bandwidth penalty to a minimum.

Check out https://www.ietf.org/archive/id/draft-ietf-mls-pq-ciphersuites-01.html for more details on the PQ ciphersuites for MLS. We'll most likely use the MLS_128_MLKEM768X25519_AES256GCM_SHA384_Ed25519 in addition to the basic (and required) ciphersuite that we currently use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions