matrix-rust-sdk/matrix_sdk_crypto/src
2021-09-09 10:20:50 +02:00
..
file_encryption crypto: Fix a comment in the attachment encryption logic 2021-08-13 18:28:52 +02:00
gossiping Simplify struct initializations by using Default::default 2021-08-17 00:32:23 +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 Simplify struct initializations by using Default::default 2021-08-17 00:32:23 +02:00
store feat(sdk): Expose the list of tracked users publicly 2021-09-09 10:20:50 +02:00
verification Simplify struct initializations by using Default::default 2021-08-17 00:32:23 +02:00
error.rs crypto: Add methods to manually verify devices and users 2021-08-13 18:28:52 +02:00
lib.rs crypto: Add a method to manually verify our own user identity 2021-08-13 18:28:52 +02:00
machine.rs feat(sdk): Expose the list of tracked users publicly 2021-09-09 10:20:50 +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