megolm.rst: linkify Ed25519
This commit is contained in:
parent
ec91dd4570
commit
182eccc624
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ Overview
|
||||||
--------
|
--------
|
||||||
|
|
||||||
Each participant in a conversation uses their own session, which consists of a
|
Each participant in a conversation uses their own session, which consists of a
|
||||||
ratchet, and an Ed25519 keypair.
|
ratchet, and an `Ed25519`_ keypair.
|
||||||
|
|
||||||
Secrecy is provided by the ratchet, which can be wound forwards, via hash
|
Secrecy is provided by the ratchet, which can be wound forwards, via hash
|
||||||
functions, but not backwards, and is used to derive a distinct message key
|
functions, but not backwards, and is used to derive a distinct message key
|
||||||
|
|
Loading…
Reference in a new issue