Skip to content
Snippets Groups Projects
Commit 780d83a1 authored by Eli Flanagan's avatar Eli Flanagan Committed by Richard van der Hoff
Browse files

update link

parent b7dcbfdf
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,8 @@ Olm: A Cryptographic Ratchet ...@@ -2,7 +2,8 @@ Olm: A Cryptographic Ratchet
============================ ============================
An implementation of the double cryptographic ratchet described by An implementation of the double cryptographic ratchet described by
https://github.com/trevp/double_ratchet/wiki. https://whispersystems.org/docs/specifications/doubleratchet/.
Notation Notation
-------- --------
...@@ -343,7 +344,7 @@ Acknowledgements ...@@ -343,7 +344,7 @@ Acknowledgements
---------------- ----------------
The ratchet that Olm implements was designed by Trevor Perrin and Moxie The ratchet that Olm implements was designed by Trevor Perrin and Moxie
Marlinspike - details at https://github.com/trevp/double_ratchet/wiki. Olm is Marlinspike - details at https://whispersystems.org/docs/specifications/doubleratchet/. Olm is
an entirely new implementation written by the Matrix.org team. an entirely new implementation written by the Matrix.org team.
.. _`Curve25519`: http://cr.yp.to/ecdh.html .. _`Curve25519`: http://cr.yp.to/ecdh.html
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment