link to local docs/olm.rst
This commit is contained in:
parent
199a4e7061
commit
d1226e1865
1 changed files with 1 additions and 2 deletions
|
@ -5,8 +5,7 @@ An implementation of the Double Ratchet cryptographic ratchet described by
|
||||||
https://github.com/trevp/double_ratchet/wiki, written in C and C++11 and
|
https://github.com/trevp/double_ratchet/wiki, written in C and C++11 and
|
||||||
exposed as a C API.
|
exposed as a C API.
|
||||||
|
|
||||||
The specification of the Olm ratchet can be found in ``docs/olm.rst`` or
|
The specification of the Olm ratchet can be found in `<docs/olm.rst>`_.
|
||||||
https://matrix.org/docs/spec/olm.html.
|
|
||||||
|
|
||||||
This library also includes an implementation of the Megolm cryptographic
|
This library also includes an implementation of the Megolm cryptographic
|
||||||
ratchet, as specified in ``docs/megolm.rst`` or
|
ratchet, as specified in ``docs/megolm.rst`` or
|
||||||
|
|
Loading…
Reference in a new issue