apply changes from review

pull/977/head
Hubert Chathi 4 years ago
parent 793dae1ece
commit 33ed9fc2dd

@ -0,0 +1 @@
Document `curve25519-hkdf-sha256` key agreement method for SAS verification, and deprecate old method (MSC2630).

@ -1 +0,0 @@
Document new key agreement method for SAS verification, and deprecate old method (MSC2630).

@ -26,7 +26,7 @@ properties:
key_agreement_protocols: key_agreement_protocols:
type: array type: array
description: |- description: |-
The key agreement protocols the sending device understands. Must The key agreement protocols the sending device understands. Should
include at least ``curve25519-hkdf-sha256``. include at least ``curve25519-hkdf-sha256``.
items: items:
type: string type: string

Loading…
Cancel
Save