Page MenuHomePhorge

Remove sender key from KeyOfGroupSession
ClosedPublic

Authored by tusooa on Jun 23 2024, 7:57 PM.
Tags
None
Referenced Files
F113128: D69.1732385956.diff
Fri, Nov 22, 10:19 AM
F113114: D69.1732383422.diff
Fri, Nov 22, 9:37 AM
F112983: D69.1732362758.diff
Fri, Nov 22, 3:52 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable