Page MenuHomePhorge

Remove sender key from KeyOfGroupSession
ClosedPublic

Authored by tusooa on Jun 23 2024, 7:57 PM.
Tags
None
Referenced Files
F84665600: D69.1781478899.diff
Sat, Jun 13, 4:14 PM
F84653710: D69.1781445605.diff
Sat, Jun 13, 7:00 AM
F84646725: D69.1781430358.diff
Sat, Jun 13, 2:45 AM
F84646560: D69.1781430093.diff
Sat, Jun 13, 2:41 AM
Subscribers
None

Details

Summary

The Matrix spec says sender key should not identify a group (megolm) session. This commit makes it conform to the spec.

Type: fix

BUG: https://iron.lily-is.land/T98

Test Plan

Verify that all tests pass.
Build kazv with this. Verify that you can load a session from an earlier saved one. Verify that you can still receive encrypted messages.

Diff Detail

Repository
rL libkazv
Branch
tusooa/stacked
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 98
Build 185: GitLab CI for libkazv
Build 184: arc lint + arc unit