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
f603696ff4
matrix-rust-sdk
/
matrix_sdk_crypto
/
src
History
Damir Jelić
ffd2843b0a
matrix-sdk: Expose the import/export keys methods.
2020-09-11 16:34:39 +02:00
..
identities
crypto: Refactor some tests.
2020-09-08 16:17:17 +02:00
olm
matrix-sdk: Expose the import/export keys methods.
2020-09-11 16:34:39 +02:00
store
crypto: Add a method to get all group sessions from the store.
2020-09-10 14:59:20 +02:00
verification
Merge branch 'to-device-txn-uuid' into crypto-improvements
2020-09-04 12:54:40 +02:00
error.rs
crypto: Reorder the errors so unpickling now returns the timestamp error.
2020-09-02 12:11:06 +02:00
key_export.rs
crypto: Add error handling to the key exports.
2020-09-10 17:02:36 +02:00
lib.rs
crypto: Finish up the key export feature.
2020-09-10 15:54:41 +02:00
machine.rs
crypto: Fix a bunch of clippy warnings.
2020-09-10 16:07:28 +02:00
requests.rs
Replace IncomingToDeviceRequest with customized request type
2020-09-03 20:02:55 +02:00