Clarify SAS commitment calculation (#2344)

Signed-off-by: tusooa <tusooa@kazv.moe>
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
No. 2026-03-31 18:20:49 -04:00 committed by GitHub
parent 2192bfa996
commit 9c014a9045
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

View file

@ -0,0 +1 @@
Clarify SAS commitment calculation for `m.key.verification.accept` messages.

View file

@ -44,7 +44,8 @@ properties:
description: |- description: |-
The hash (encoded as unpadded base64) of the concatenation of the device's The hash (encoded as unpadded base64) of the concatenation of the device's
ephemeral public key (encoded as unpadded base64) and the canonical JSON ephemeral public key (encoded as unpadded base64) and the canonical JSON
representation of the `m.key.verification.start` message. representation of the `content` object of the `m.key.verification.start`
message.
m.relates_to: m.relates_to:
$ref: m.key.verification.m.relates_to.yaml $ref: m.key.verification.m.relates_to.yaml
required: required: