matrix-rust-sdk/matrix_sdk_crypto/src
Damir Jelić 7465574bdc crypto: Fix a clippy warning 2021-03-11 20:06:51 +01:00
..
file_encryption crypto: Expose the EncryptionInfo struct publicly 2021-02-15 15:19:48 +01:00
identities crypto: Go through the user device keys in parallel 2021-03-10 14:08:45 +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 crypto: Don't load the account every time we load sessions in the sled store 2021-03-11 19:49:32 +01:00
store crypto: Fix a clippy warning 2021-03-11 20:06:51 +01:00
verification crypto: Use Default to create some test data 2021-03-01 19:41:39 +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: Expose the crypto store error pulicly 2021-03-04 17:46:18 +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: 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