7 releases (breaking)

new 0.6.0 May 6, 2024
0.5.1 Feb 5, 2024
0.5.0 Oct 6, 2023
0.4.0 May 31, 2023
0.1.0 Dec 16, 2021

#109 in Cryptography

Download history 1979/week @ 2024-01-15 2184/week @ 2024-01-22 1890/week @ 2024-01-29 2372/week @ 2024-02-05 1574/week @ 2024-02-12 1579/week @ 2024-02-19 1633/week @ 2024-02-26 1894/week @ 2024-03-04 1855/week @ 2024-03-11 2107/week @ 2024-03-18 1506/week @ 2024-03-25 1852/week @ 2024-04-01 1513/week @ 2024-04-08 698/week @ 2024-04-15 1070/week @ 2024-04-22 791/week @ 2024-04-29

4,241 downloads per month
Used in 16 crates (3 directly)

Apache-2.0

345KB
6.5K SLoC

Build Status codecov License Docs - Main Docs - Stable

A Rust implementation of Olm and Megolm

vodozemac is a Rust reimplementation of libolm, a cryptographic library used for end-to-end encryption in Matrix. At its core, it is an implementation of the Olm and Megolm cryptographic ratchets, along with a high-level API to easily establish cryptographic communication channels employing those ratchets with other parties. It also implements some other miscellaneous cryptographic functionality which is useful for building Matrix clients, such as SAS.

Features

Supported

Unsupported

Planned

Dependencies

~5–6.5MB
~131K SLoC