Double Ratchet Algorithm: Difference between revisions

Content deleted Content added
I am axx (talk | contribs)
Add Vodozemac, Rust implementation of Olm/Megolm
Line 96:
* [https://signal.org/docs/specifications/doubleratchet/ Specification] by [[Open Whisper Systems]]
* "[https://signal.org/blog/advanced-ratcheting/ Advanced cryptographic ratcheting]", abstract description by Moxie Marlinspike
* [http://git.matrix.org/git/olm/about/docs/olm.rst Olm]: implementation in C++ implementation under the [[Apache license|Apache 2.0 license]]
* [https://matrix-org.github.io/vodozemac/vodozemac/index.html Vodozemac]: Rust implementation of the Olm variation, under the [[Apache license|Apache 2.0 license]]
 
{{Cryptography navbox | public-key}}