matrix-rust-sdk/matrix_sdk_crypto/src
Damir Jelić 5105629c08 crypto: WIP handle in-room start events. 2020-12-11 16:13:58 +01:00
..
file_encryption crypto: Move the base64 helpers into a common module. 2020-12-08 16:21:29 +01:00
identities crypto: WIP change the types of the sas sturcts to allow in-room verifications. 2020-12-10 17:49:28 +01:00
olm crypto: Copy the relates to field to the unencrypted content when encrypting 2020-12-09 17:16:03 +01:00
session_manager crypto: Fix an os_target definition. 2020-12-08 13:15:19 +01:00
store crypto: Store private identities and accounts with the Changes struct as well. 2020-12-01 17:14:32 +01:00
verification crypto: WIP handle in-room start events. 2020-12-11 16:13:58 +01:00
error.rs crypto: Check the Olm message hash if we fail to decrypt an Olm message. 2020-12-01 14:50:04 +01:00
key_request.rs matrix-sdk: Update ruma. 2020-12-05 14:59:40 +01:00
lib.rs crypto: WIP key verification request handling. 2020-12-09 17:18:23 +01:00
machine.rs crypto: Prepare the sas structs to handle in-room verifications. 2020-12-10 15:18:28 +01:00
requests.rs crypto: Upload signatures after verification is done. 2020-10-27 16:39:23 +01:00
utilities.rs crypto: Move the base64 helpers into a common module. 2020-12-08 16:21:29 +01:00