matrix-rust-sdk/matrix_sdk_crypto/src
Damir Jelić 0053d2a874 crypto: Don't send cancellations for passive verification requests 2021-07-19 09:48:22 +02:00
..
file_encryption crypto: Manually implement Debug for attachment encryptors/decryptors 2021-06-21 17:29:46 +02:00
identities crypto: Cancel the verification request for to-device Sas verifications 2021-07-19 09:32:48 +02:00
olm crypto: Add methods to request verification from users 2021-07-08 12:30:30 +02:00
session_manager crypto: Improve a log line 2021-07-09 17:13:15 +02:00
store crypto: Add methods to request verification from users 2021-07-08 12:30:30 +02:00
verification crypto: Don't send cancellations for passive verification requests 2021-07-19 09:48:22 +02:00
error.rs crypto: Depend on ruma directly 2021-06-07 18:55:56 +02:00
key_request.rs crypto: Clean up the method to check if a device is verified. 2021-06-29 12:56:28 +02:00
lib.rs crypto: Introduce a CancelInfo struct 2021-07-19 09:45:47 +02:00
machine.rs crypto: Add methods to request verification from users 2021-07-08 12:30:30 +02:00
requests.rs crypto: Send cancellations if the other device picks up over to-device 2021-07-12 18:12:02 +02:00
utilities.rs crypto: Move the base64 helpers into a common module. 2020-12-08 16:21:29 +01:00