mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-03 17:54:14 +02:00
Clarify SAS commitment calculation
Signed-off-by: tusooa <tusooa@kazv.moe>
This commit is contained in:
parent
2192bfa996
commit
ebc84d3938
|
|
@ -0,0 +1 @@
|
||||||
|
Clarify SAS commitment calculation
|
||||||
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue