matrix-rust-sdk/matrix_sdk_crypto/src
Damir Jelić ef2f20eb97 crypto: Rotate the megolm session if a device gets blacklisted 2021-01-21 12:19:02 +01:00
..
file_encryption crypto: Move the base64 helpers into a common module. 2020-12-08 16:21:29 +01:00
identities crypto: Fix a couple clippy warnings 2021-01-18 13:50:59 +01:00
olm crypto: Return a deserialized ToDevice struct when we receive a sync 2021-01-19 12:59:31 +01:00
session_manager crypto: Rotate the megolm session if a device gets blacklisted 2021-01-21 12:19:02 +01:00
store base: Initial support for an encrypted sled store. 2021-01-20 15:57:23 +01:00
verification crypto: Use the chain method to get the sha hash of the content 2021-01-14 13:34:12 +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 crypto: Return a deserialized ToDevice struct when we receive a sync 2021-01-19 12:59:31 +01:00
lib.rs crypto: WIP more work on in-room verifications now up to accepting them. 2020-12-15 16:35:54 +01:00
machine.rs base: Re-introduce a state store trait. 2021-01-21 12:08:16 +01:00
requests.rs crypto: Make the cancelations output only CancelContents. 2020-12-17 12:15:11 +01:00
utilities.rs crypto: Move the base64 helpers into a common module. 2020-12-08 16:21:29 +01:00