matrix-rust-sdk/matrix_sdk_crypto/src
Damir Jelić 6e168051b6 crypto: Chunk out key query requests. 2021-02-26 16:48:42 +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 crypto: Be more forgiving when updating one-time key counts 2021-02-17 15:24:46 +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 matrix-sdk: Fix some new clippy warnings 2021-02-12 12:59:53 +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 crypto: Chunk out key query requests. 2021-02-26 16:48:42 +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