matrix-rust-sdk/matrix_sdk_crypto/src
2020-10-15 13:58:35 +02:00
..
file_encryption
identities crypto: Initial support for private cross signing identities. 2020-10-14 15:35:06 +02:00
olm crypto: Initial test for the session manager. 2020-10-15 13:58:35 +02:00
store Merge branch 'master' into crypto-improvements 2020-10-13 13:02:02 +02:00
verification
error.rs crypto: Initial logic for session unwedging. 2020-10-09 15:39:35 +02:00
group_manager.rs
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
session_manager.rs crypto: Initial test for the session manager. 2020-10-15 13:58:35 +02:00