matrix-rust-sdk/matrix_sdk_crypto/src
Damir Jelić 9893ddba74 crypto: Use Default to create some test data 2021-03-01 19:41:39 +01:00
..
file_encryption crypto: Expose the EncryptionInfo struct publicly 2021-02-15 15:19:48 +01:00
identities crypto: Chunk out key query requests. 2021-02-26 16:48:42 +01:00
olm matrix-sdk: Bump Ruma 2021-03-01 19:20:07 +01:00
session_manager crypto: Answer key reshare requests only at the originally shared message index 2021-01-28 14:07:51 +01:00
store crypto: Fix a clippy warning 2021-02-16 10:52:19 +01:00
verification crypto: Use Default to create some test data 2021-03-01 19:41:39 +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: Log when we receive room keys 2021-02-17 16:01:51 +01:00
lib.rs matrix-sdk: Re-export the EncryptionInfo struct 2021-02-16 09:42:23 +01:00
machine.rs matrix-sdk: Bump Ruma 2021-03-01 19:20:07 +01:00
requests.rs crypto: Store and restore outbound group sessions 2021-01-25 17:14:13 +01:00
utilities.rs crypto: Move the base64 helpers into a common module. 2020-12-08 16:21:29 +01:00