matrix-rust-sdk/matrix_sdk_crypto/src/store
Damir Jelić c8ca93c924 crytpo: Let the verification machine hold on to a raw CryptoStore.
This will later be useful when our higher level store wrapper holds on
to a verification machine to return higher level Device objects.
2020-10-01 11:17:27 +02:00
..
caches.rs crypto: Remember the users that received the outbound group session. 2020-09-18 18:55:17 +02:00
memorystore.rs crypto: Split out the Account into a read only portion and one with effects. 2020-09-29 12:03:41 +02:00
mod.rs crytpo: Let the verification machine hold on to a raw CryptoStore. 2020-10-01 11:17:27 +02:00
sqlite.rs crypto: Split out the Account into a read only portion and one with effects. 2020-09-29 12:03:41 +02:00