matrix-rust-sdk/matrix_sdk_crypto/src
2020-09-23 11:07:49 +02:00
..
file_encryption Merge branch 'crypto-improvements' into master 2020-09-23 11:07:49 +02:00
identities crypto: Move the identity/device management logic into a separate struct. 2020-09-18 20:50:32 +02:00
olm crypto: Remember the users that received the outbound group session. 2020-09-18 18:55:17 +02:00
store crypto: Remember the users that received the outbound group session. 2020-09-18 18:55:17 +02:00
verification crypto: Add a method to save/load arbitrary objects from a CryptoStore. 2020-09-16 16:03:19 +02:00
error.rs crypto: Reorder the errors so unpickling now returns the timestamp error. 2020-09-02 12:11:06 +02:00
key_request.rs crypto: Remember the users that received the outbound group session. 2020-09-18 18:55:17 +02:00
lib.rs crypto: Remove some dead key requests code for now. 2020-09-18 17:26:56 +02:00
machine.rs crypto: Save the account if the one-time key count updates. 2020-09-18 20:50:32 +02:00
requests.rs Update ruma 2020-09-14 20:26:52 +02:00