matrix-rust-sdk/matrix_sdk_crypto
Damir Jelić adf8905d9f crypto: Rename the memory stores into caches and reorder the store module. 2020-09-04 12:42:40 +02:00
..
src crypto: Rename the memory stores into caches and reorder the store module. 2020-09-04 12:42:40 +02:00
Cargo.toml crypto: Remove the deserialize implementations for our user identity. 2020-09-02 13:54:04 +02:00
README.md matrix-sdk: Add a bunch of readmes to the crates. 2020-05-26 19:33:13 +02:00

README.md

Build Status codecov License #matrix-rust-sdk

matrix-sdk-crypto

matrix-rust-sdk is an implementation of a Matrix client-server library in Rust.

NOTE: This is a E2EE implementation for Matrix, you are probably interested in the main rust-sdk crate.