matrix-rust-sdk/matrix_sdk_crypto/src
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