Page MenuHomePhorge

Support encrypting olm separately for each device
ClosedPublic

Authored by tusooa on May 11 2024, 3:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 5, 8:38 PM
Unknown Object (File)
Thu, Sep 5, 4:19 PM
Unknown Object (File)
Thu, Sep 5, 3:40 PM
Unknown Object (File)
Thu, Sep 5, 1:08 PM
Unknown Object (File)
Thu, Sep 5, 4:15 AM
Unknown Object (File)
Tue, Sep 3, 9:59 AM
Unknown Object (File)
Fri, Aug 30, 8:32 PM
Unknown Object (File)
Fri, Aug 30, 12:42 PM
Subscribers
None

Details

Summary

In the original workflow, we olm-encrypt room key events for each device and combine them into one event. In order to send only relevant ciphertext to each device, we need to encrypt them separately, thus putting each ciphertext in its own event.

Type: add

CCBUG: https://iron.lily-is.land/T45

Test Plan

Verify that unit tests pass.

Diff Detail

Repository
rL libkazv
Lint
Lint Not Applicable
Unit
Tests Not Applicable