This website requires JavaScript.
Explore
Help
Sign in
char
/
matrix-rust-sdk
Watch
1
Star
0
Fork
You've already forked matrix-rust-sdk
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
137fa9619f
matrix-rust-sdk
/
matrix_sdk_crypto
/
src
History
Damir Jelić
7c3e751d6e
Merge branch 'crypto-improvements' into master
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