matrix-rust-sdk/matrix_sdk_crypto/src
2020-09-17 14:16:43 +02:00
..
file_encryption crypto: Use a constant for the attachment encryption version. 2020-09-16 12:39:23 +02:00
identities crypto: Add a method to save/load arbitrary objects from a CryptoStore. 2020-09-16 16:03:19 +02:00
olm matrix-sdk: Expose the import/export keys methods. 2020-09-11 16:34:39 +02:00
store crypto: Add an initial version of our key request state machine. 2020-09-17 14:16:43 +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: Add an initial version of our key request state machine. 2020-09-17 14:16:43 +02:00
lib.rs crypto: Add an initial version of our key request state machine. 2020-09-17 14:16:43 +02:00
machine.rs crypto: Add a method to save/load arbitrary objects from a CryptoStore. 2020-09-16 16:03:19 +02:00
requests.rs Update ruma 2020-09-14 20:26:52 +02:00