Skip to content
Snippets Groups Projects
Commit f2906ac0 authored by Matthew Hodgson's avatar Matthew Hodgson
Browse files

refer to Double Ratchet in readme

parent f03febb7
No related branches found
No related tags found
No related merge requests found
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
......
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