matrix-rust-sdk/matrix_sdk_crypto/src
2021-09-08 17:23:10 +02:00
..
file_encryption crypto: Fix a comment in the attachment encryption logic 2021-08-13 18:28:52 +02:00
gossiping crypto: Fix some clippy warnings 2021-08-13 18:28:52 +02:00
identities crypto: Fix some clippy warnings 2021-08-13 18:28:52 +02:00
olm Merge branch 'secret-sharing' 2021-08-13 20:38:31 +02:00
session_manager crypto: Disallow re-sharing room keys with devices with changed curve keys 2021-08-13 18:28:52 +02:00
store crypto: Remove private cross signing keys if we detect that they changed 2021-08-13 18:28:52 +02:00
verification crypto: feature-gate dependency on matrix_qrcode 2021-09-08 17:23:10 +02:00
error.rs crypto: Add methods to manually verify devices and users 2021-08-13 18:28:52 +02:00
lib.rs crypto: feature-gate dependency on matrix_qrcode 2021-09-08 17:23:10 +02:00
machine.rs crypto: Connect the responding to secret request logic 2021-08-13 18:28:52 +02:00
requests.rs crypto: Add the users for key claiming to the outgoing requests 2021-08-13 18:28:52 +02:00
utilities.rs crypto: Move the base64 helpers into a common module. 2020-12-08 16:21:29 +01:00