matrix-rust-sdk/matrix_sdk_crypto/src
2020-09-02 11:49:49 +02:00
..
olm crypto: Modify all the pickling logic so we return serializeable structs. 2020-09-02 11:45:35 +02:00
store crypto: Modify all the pickling logic so we return serializeable structs. 2020-09-02 11:45:35 +02:00
verification crypto: Document and rename the mark_requests_as_sent() method. 2020-08-24 14:49:57 +02:00
device.rs crypto: Allow most of the ReadOnlyDevice to be serialized. 2020-09-02 11:49:49 +02:00
error.rs crypto: Check that the master key and subkeys have the same user id. 2020-08-20 15:14:58 +02:00
lib.rs crypto: Expose some missing structs that are needed to implement a cryptostore. 2020-09-01 17:39:51 +02:00
machine.rs matrix-sdk: Allow any event content to be sent out with room_send(). 2020-08-26 15:41:27 +02:00
memory_stores.rs crypto: Decluter the main doc page a bit. 2020-08-21 15:06:54 +02:00
requests.rs crypto: Document the outgoing request types. 2020-08-23 17:03:04 +02:00
user_identity.rs crypto: More docs for the user identities. 2020-08-20 15:52:40 +02:00