matrix-rust-sdk/matrix_sdk_crypto/src
Damir Jelić 398edbbe0c crypto: Reset the verification state of our identity if the master keys change. 2020-08-20 15:13:55 +02:00
..
olm crypto: Rename Device to ReadOnlyDevice. 2020-08-17 16:17:28 +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: Move the olm_encrypt() method into the higher level Device. 2020-08-20 10:18:36 +02:00
error.rs crypto: Don't panic if the key id can't be parsed. 2020-08-14 14:25:51 +02:00
lib.rs crypto: Rename TrustState to LocalTrust since. 2020-08-19 11:20:08 +02:00
machine.rs crypto: Fix a clippy warning. 2020-08-20 10:49:14 +02:00
memory_stores.rs crypto: Simplify the default hashmaps in the memory stores. 2020-08-20 12:23:18 +02:00
user_identity.rs crypto: Reset the verification state of our identity if the master keys change. 2020-08-20 15:13:55 +02:00