update link

poljar/cmake_sas
Eli Flanagan 2017-05-26 11:30:56 -04:00 committed by Richard van der Hoff
parent b7dcbfdf64
commit 780d83a1d8
1 changed files with 3 additions and 2 deletions

View File

@ -2,7 +2,8 @@ Olm: A Cryptographic Ratchet
============================
An implementation of the double cryptographic ratchet described by
https://github.com/trevp/double_ratchet/wiki.
https://whispersystems.org/docs/specifications/doubleratchet/.
Notation
--------
@ -343,7 +344,7 @@ Acknowledgements
----------------
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.
.. _`Curve25519`: http://cr.yp.to/ecdh.html