matrix-rust-sdk/src/crypto
2020-04-10 17:02:51 +02:00
..
store crypto: Move the inbound group session lock into the session struct. 2020-04-10 16:08:47 +02:00
device.rs device: Change to the higher level ruma types for device ids. 2020-04-09 16:22:25 +02:00
error.rs crypto: Add the ability to store group sessions to the sqlite store. 2020-03-27 17:01:21 +01:00
machine.rs crypto: Take the session key out of the RoomKey event. 2020-04-10 17:02:30 +02:00
memory_stores.rs crypto: Move the inbound group session lock into the session struct. 2020-04-10 16:08:47 +02:00
mod.rs crypto: Initial support for device tracking. 2020-04-02 11:14:23 +02:00
olm.rs crypto: Zeroize the GroupSessionKey struct. 2020-04-10 17:02:51 +02:00