matrix-rust-sdk/src/crypto
2020-04-15 18:22:04 +02:00
..
store crypto: Add some tests to our in-memory stores. 2020-04-15 15:32:58 +02:00
device.rs crypto: Test our in-memory device store. 2020-04-15 17:51:51 +02:00
error.rs crypto: Add the ability to store group sessions to the sqlite store. 2020-03-27 17:01:21 +01:00
machine.rs crypto: Move the session mutex into the Session struct. 2020-04-14 14:05:18 +02:00
memory_stores.rs crypto: Test our in-memory device store. 2020-04-15 17:51:51 +02:00
mod.rs crypto: Initial support for device tracking. 2020-04-02 11:14:23 +02:00
olm.rs crypto: Skip the coverage for debug implementations. 2020-04-15 18:22:04 +02:00