matrix-rust-sdk/matrix_sdk_crypto/src
2020-10-14 16:15:26 +02:00
..
file_encryption Merge branch 'crypto-improvements' into master 2020-09-23 11:07:49 +02:00
identities crypto: Initial support for private cross signing identities. 2020-10-14 15:35:06 +02:00
olm crypto: Fix another clippy warning. 2020-10-14 16:15:26 +02:00
store Merge branch 'master' into crypto-improvements 2020-10-13 13:02:02 +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
group_manager.rs crypto: Log when we invalidate a group session. 2020-10-08 14:03:01 +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: Split out the Olm session handling logic into a separate module. 2020-10-08 14:41:34 +02:00
machine.rs crypto: Initial logic for session unwedging. 2020-10-09 15:39:35 +02:00
requests.rs crypto: Test a key share cycle. 2020-09-29 10:24:54 +02:00
session_manager.rs crypto: Initial logic for session unwedging. 2020-10-09 15:39:35 +02:00