matrix-rust-sdk/src/crypto
2020-04-16 11:06:51 +02:00
..
store crypto: Document the methods in our cryptostore trait. 2020-04-16 11:06:51 +02:00
device.rs crypto: Test the keys info for a device. 2020-04-15 18:55:15 +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: Simplify the session saving methods in the cyrptostore. 2020-04-16 10:14:23 +02:00
memory_stores.rs crypto: Make the return values of add methods in the store consistent with a hashset. 2020-04-16 11:05:35 +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