matrix-rust-sdk/matrix_sdk_crypto/src
Damir Jelić e38bfc64f4 crypto: Streamline the key claiming so we use the new mark request as sent method. 2020-08-21 14:40:49 +02:00
..
olm crypto: Clamp the rotation period ms so users can't wedge E2E. 2020-08-21 12:50:16 +02:00
store crypto: Rename TrustState to LocalTrust since. 2020-08-19 11:20:08 +02:00
verification crypto: Don't expose the btree map of the master key dirrectly. 2020-08-20 15:06:49 +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: Streamline the key claiming so we use the new mark request as sent method. 2020-08-21 14:40:49 +02:00
machine.rs crypto: Streamline the key claiming so we use the new mark request as sent method. 2020-08-21 14:40:49 +02:00
memory_stores.rs crypto: Simplify the default hashmaps in the memory stores. 2020-08-20 12:23:18 +02:00
requests.rs crypto: Streamline the key claiming so we use the new mark request as sent method. 2020-08-21 14:40:49 +02:00
user_identity.rs crypto: More docs for the user identities. 2020-08-20 15:52:40 +02:00