update link in README to match changes in 780d83a
Signed-off-by: Hubert Chathi <hubert@uhoreg.ca>
This commit is contained in:
parent
780d83a1d8
commit
0fd768e1b5
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ Olm
|
|||
===
|
||||
|
||||
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.
|
||||
https://whispersystems.org/docs/specifications/doubleratchet/, 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>`_.
|
||||
|
||||
|
|
Loading…
Reference in a new issue