matrix-rust-sdk/matrix_sdk_crypto/src
Damir Jelić 425a07d670 crypto: Don't load all the devices in the sqlite store. 2020-10-16 16:57:26 +02:00
..
file_encryption Merge branch 'crypto-improvements' into master 2020-09-23 11:07:49 +02:00
identities crypto: Don't load all the devices in the sqlite store. 2020-10-16 16:57:26 +02:00
olm crypto: Initial test for the session manager. 2020-10-15 13:58:35 +02:00
session_manager crypto: Move the session managers under a common module. 2020-10-16 11:09:55 +02:00
store crypto: Don't load all the devices in the sqlite store. 2020-10-16 16:57:26 +02:00
verification crytpo: Let the verification machine hold on to a raw CryptoStore. 2020-10-01 11:17:27 +02:00
error.rs crypto: Initial logic for session unwedging. 2020-10-09 15:39:35 +02:00
key_request.rs crypto: Share the users_for_key_claim map between modules. 2020-10-09 11:36:31 +02:00
lib.rs crypto: Move the session managers under a common module. 2020-10-16 11:09:55 +02:00
machine.rs crypto: Upgrade sqlx to the beta release. 2020-10-16 15:05:53 +02:00
requests.rs crypto: Test a key share cycle. 2020-09-29 10:24:54 +02:00