matrix-rust-sdk/matrix_sdk_crypto/src
Damir Jelić 7f364fd615 crypto: Allow only a identity to be verified when the verification finishes
QR code based verification doesn't verify a device when users are
verifying each other, generalize the logic that marks stuff as verified
so we can verify either only a device or an user identity or both.
2021-06-17 11:04:17 +02:00
..
file_encryption matrix-sdk: Fix some more typos 2021-06-08 11:13:23 +02:00
identities crypto: Depend on ruma directly 2021-06-07 18:55:56 +02:00
olm matrix-sdk: Fix some more typos 2021-06-08 11:13:23 +02:00
session_manager crypto: Depend on ruma directly 2021-06-07 18:55:56 +02:00
store crypto: Depend on ruma directly 2021-06-07 18:55:56 +02:00
verification crypto: Allow only a identity to be verified when the verification finishes 2021-06-17 11:04:17 +02:00
error.rs crypto: Depend on ruma directly 2021-06-07 18:55:56 +02:00
key_request.rs crypto: Depend on ruma directly 2021-06-07 18:55:56 +02:00
lib.rs crypto: Export the KeysExport error 2021-03-30 13:52:57 +02:00
machine.rs crypto: Scope the verifications per sender 2021-06-17 11:04:17 +02:00
requests.rs crypto: Depend on ruma directly 2021-06-07 18:55:56 +02:00
utilities.rs crypto: Move the base64 helpers into a common module. 2020-12-08 16:21:29 +01:00