sas: use possessive for Alice's device

Co-authored-by: Denis Kasak <dkasak@termina.org.uk>
This commit is contained in:
Sumner Evans 2024-02-22 08:28:49 -07:00 committed by GitHub
parent a6b643bbc5
commit 7942e2a5af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -660,7 +660,7 @@ The process between Alice and Bob verifying each other would be:
11. Alice's device receives Bob's message and verifies the commitment 11. Alice's device receives Bob's message and verifies the commitment
hash from earlier matches the hash of the key Bob's device just sent hash from earlier matches the hash of the key Bob's device just sent
and the content of Alice's `m.key.verification.start` message. and the content of Alice's `m.key.verification.start` message.
12. Both Alice and Bob's devices perform an Elliptic-curve Diffie-Hellman using 12. Both Alice's and Bob's devices perform an Elliptic-curve Diffie-Hellman using
their private ephemeral key, and the other device's ephemeral public key their private ephemeral key, and the other device's ephemeral public key
(*ECDH(K<sub>A</sub><sup>private</sup>*,*K<sub>B</sub><sup>public</sup>*) (*ECDH(K<sub>A</sub><sup>private</sup>*,*K<sub>B</sub><sup>public</sup>*)
for Alice's device and for Alice's device and