matrix-rust-sdk/matrix_sdk_crypto/src
2020-08-26 19:14:24 +02:00
..
olm matrix-sdk: Allow any event content to be sent out with room_send(). 2020-08-26 15:41:27 +02:00
store crypto: Remove some unused imports from the top level module. 2020-08-24 14:34:22 +02:00
verification crypto: Document and rename the mark_requests_as_sent() method. 2020-08-24 14:49:57 +02:00
device.rs matrix-sdk: Update Ruma. 2020-08-26 13:40:38 +02:00
error.rs crypto: Check that the master key and subkeys have the same user id. 2020-08-20 15:14:58 +02:00
key_export.rs crypto: Initial decryption method for key exports. 2020-08-26 19:14:24 +02:00
lib.rs crypto: Initial decryption method for key exports. 2020-08-26 19:14:24 +02:00
machine.rs matrix-sdk: Allow any event content to be sent out with room_send(). 2020-08-26 15:41:27 +02:00
memory_stores.rs crypto: Decluter the main doc page a bit. 2020-08-21 15:06:54 +02:00
requests.rs crypto: Document the outgoing request types. 2020-08-23 17:03:04 +02:00
user_identity.rs crypto: More docs for the user identities. 2020-08-20 15:52:40 +02:00