matrix-rust-sdk/matrix_sdk_crypto/src
Damir Jelić 10da61c567 crypto: Answer key reshare requests only at the originally shared message index 2021-01-28 14:07:51 +01:00
..
file_encryption crypto: Move the base64 helpers into a common module. 2020-12-08 16:21:29 +01:00
identities crypto: Answer key reshare requests only at the originally shared message index 2021-01-28 14:07:51 +01:00
olm crypto: Answer key reshare requests only at the originally shared message index 2021-01-28 14:07:51 +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: Remove the sqlite store for now 2021-01-27 15:29:42 +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: Answer key reshare requests only at the originally shared message index 2021-01-28 14:07:51 +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 crypto: Remove the sqlite store for now 2021-01-27 15:29: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