matrix-rust-sdk/src/crypto
2020-04-21 09:45:46 +02:00
..
store crypto: Save the device to the sqlite db. 2020-04-21 09:28:26 +02:00
device.rs crypto: Allow a device to be marked as deleted. 2020-04-21 09:40:50 +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: Test key querying. 2020-04-21 09:45:46 +02:00
memory_stores.rs crypto: Add a method to remove devices from our DeviceStore. 2020-04-21 09:45:20 +02:00
mod.rs crypto: Initial support for device tracking. 2020-04-02 11:14:23 +02:00
olm.rs crytpo: Add test for the memory crypto store. 2020-04-16 11:55:16 +02:00