matrix-rust-sdk/matrix_sdk_crypto/src
Damir Jelić c3c6428717 crypto: Remove some clippy warnings. 2020-08-21 16:31:02 +02:00
..
olm crypto: Make the verification machine compatible with how we queue up requests. 2020-08-21 16:26:34 +02:00
store crypto: Rename TrustState to LocalTrust since. 2020-08-19 11:20:08 +02:00
verification crypto: Remove some clippy warnings. 2020-08-21 16:31:02 +02:00
device.rs crypto: Rename the method to set the local trust of a device. 2020-08-20 18:01:34 +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
lib.rs crypto: Decluter the main doc page a bit. 2020-08-21 15:06:54 +02:00
machine.rs crypto: Make the verification machine compatible with how we queue up requests. 2020-08-21 16:26:34 +02:00
memory_stores.rs crypto: Decluter the main doc page a bit. 2020-08-21 15:06:54 +02:00
requests.rs crypto: Make the verification machine compatible with how we queue up requests. 2020-08-21 16:26:34 +02:00
user_identity.rs crypto: More docs for the user identities. 2020-08-20 15:52:40 +02:00