link to the spec

logging_enabled
Matthew Hodgson 2015-10-02 23:57:46 +01:00
parent 989056e075
commit d5d1e3c288
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,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
The specification of the Olm ratchet can be found in docs/olm.rst or
https://matrix.org/docs/spec/olm.html
Building
--------