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
bf152df322
matrix-rust-sdk
/
matrix_sdk_crypto
/
src
History
Damir Jelić
83806b42e9
crypto: Remove a stale comment about clearing private keys from events.
2020-07-15 13:07:48 +02:00
..
store
device: Store the device keys with the algorithm and device id.
2020-07-14 12:00:29 +02:00
device.rs
crypto: Verify one-time keys using the device.
2020-07-14 12:49:40 +02:00
error.rs
crypto: Move the device keys verificatin logic into the device.
2020-07-14 11:17:09 +02:00
lib.rs
crypto: Verify one-time keys using the device.
2020-07-14 12:49:40 +02:00
machine.rs
crypto: Remove a stale comment about clearing private keys from events.
2020-07-15 13:07:48 +02:00
memory_stores.rs
crypto: Add the device id and identity keys to the megolm session.
2020-07-13 14:32:59 +02:00
olm.rs
crypto: Move the uploaded key count handing into the account.
2020-07-13 16:46:51 +02:00