aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorMatthew Hodgson <matthew@matrix.org>2016-07-16 20:56:29 +0100
committerMatthew Hodgson <matthew@matrix.org>2016-07-16 20:56:29 +0100
commitf2906ac0e7a3168a1206beaa1fdd6ba1dd44b62d (patch)
treeccf2ce31861793099c0fccae4056faff37db1371 /README.rst
parentf03febb772c47855ab748ed6dee2f29db9f9c5ba (diff)
refer to Double Ratchet in readme
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst5
1 files 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