matrix-rust-sdk/matrix_sdk_crypto/src
2020-08-20 10:25:05 +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: Add a TODO about cross signing signatures. 2020-08-19 14:49:40 +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: Simplify the function signature of share_group_session. 2020-08-20 10:25:05 +02:00
memory_stores.rs crypto: Rename UserDevices to ReadOnlyUserDevices. 2020-08-17 17:01:38 +02:00
user_identity.rs crypto: Remove some unneeded clones. 2020-08-19 18:04:06 +02:00