Page MenuHomePhorge

Remove sender key from KeyOfGroupSession
ClosedPublic

Authored by tusooa on Jun 23 2024, 7:57 PM.
Tags
None
Referenced Files
F464996: D69.1745840056.diff
Sun, Apr 27, 4:34 AM
F464085: D69.1745835857.diff
Sun, Apr 27, 3:24 AM
F464076: D69.1745835828.diff
Sun, Apr 27, 3:23 AM
F457851: D69.1745812985.diff
Sat, Apr 26, 9:03 PM
F447621: D69.1745793881.diff
Sat, Apr 26, 3:44 PM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable