matrix-rust-sdk/matrix_sdk_crypto/src
Damir Jelić 15d5b234ed Merge branch 'multithreaded-crypto' 2021-03-23 11:34:07 +01:00
..
file_encryption crypto: Expose the EncryptionInfo struct publicly 2021-02-15 15:19:48 +01:00
identities common: Add a executor abstraction so we can spawn tasks under WASM 2021-03-23 10:18:55 +01:00
olm crypto: Make restored outbound sessions wait for requests if they have some 2021-03-05 17:12:32 +01:00
session_manager common: Add a executor abstraction so we can spawn tasks under WASM 2021-03-23 10:18:55 +01:00
store crypto: Fix a clippy warning 2021-03-11 20:06:51 +01:00
verification crypto: Improve doc of SAS accept settings 2021-03-12 15:45:58 +01:00
error.rs crypto: Store the history visiblity with the outbound session 2021-02-03 16:01:58 +01:00
key_request.rs crypto: Log when we receive room keys 2021-02-17 16:01:51 +01:00
lib.rs crypto: Add settings to customize SAS accepting 2021-03-11 21:10:26 +01:00
machine.rs crypto: Make restored outbound sessions wait for requests if they have some 2021-03-05 17:12:32 +01:00
requests.rs crypto: Simplify counting the number of messages a to-device request has 2021-03-13 11:50:05 +01:00
utilities.rs crypto: Move the base64 helpers into a common module. 2020-12-08 16:21:29 +01:00