libolm3
implementation of the Double Ratchet cryptographic ratchet in C++
Description
Olm is an implementation of the Double Ratchet cryptographic ratchet described by https://whispersystems.org/docs/specifications/doubleratchet/, written in C and C++11 and exposed as a C API. This library also includes an implementation of the Megolm cryptographic ratchet which is intended for encrypted messaging applications where there may be a large number of recipients of each message, thus precluding the use of peer-to-peer encryption systems such as Olm. Megolm is the end-to-end encryption system for the Matrix communications protocol.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://gitlab.matrix.org/matrix-org/olm/
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libolm3