Skip to content

E2EE HKDF & keyring_size support #796

@onestacked

Description

@onestacked

Hi I've been trying to implement MatrixRTC over LiveKit in rust for use in matrix-jukebox.

The spec says to use HKDF for per-participant keys, but from what I can tell the rust sdk only ever does PBKDF2. The Javascript implementation also sets the keyring-size which as far as I can tell can't be set from Rust at the moment.

Is support for this planned?

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