From f2906ac0e7a3168a1206beaa1fdd6ba1dd44b62d Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Sat, 16 Jul 2016 20:56:29 +0100 Subject: refer to Double Ratchet in readme --- README.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 828416b..1a3663a 100644 --- a/README.rst +++ b/README.rst @@ -1,8 +1,9 @@ Olm === -An implementation of the cryptographic ratchet described by -https://github.com/trevp/axolotl/wiki, written in C++11 and exposed as a C API +An implementation of the Double Ratchet cryptographic ratchet described by +https://github.com/trevp/double_ratchet/wiki, written in C and C++11 and +exposed as a C API. The specification of the Olm ratchet can be found in docs/olm.rst or https://matrix.org/docs/spec/olm.html -- cgit v1.2.3