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
8167f5e9de
matrix-rust-sdk
/
matrix_sdk_crypto
/
src
History
Damir Jelić
8167f5e9de
crypto: Simplify the function signature of the share group session method.
2020-08-16 16:25:48 +02:00
..
olm
crypto: Test that session expiration works correctly.
2020-08-13 15:03:28 +02:00
store
crypto: Respect the encryption settings of a room when creating sessions.
2020-08-13 14:41:59 +02:00
verification
crypto: Allow some test methods to be dead code since macOS can't use them.
2020-08-14 15:04:59 +02:00
device.rs
crypto: Don't share group sessions with blacklisted devices.
2020-08-14 16:20:49 +02:00
error.rs
crypto: Don't panic if the key id can't be parsed.
2020-08-14 14:25:51 +02:00
lib.rs
crypto: Initial scaffolding for the public cross signing keys.
2020-08-14 14:10:29 +02:00
machine.rs
crypto: Simplify the function signature of the share group session method.
2020-08-16 16:25:48 +02:00
memory_stores.rs
crypto: Respect the encryption settings of a room when creating sessions.
2020-08-13 14:41:59 +02:00
user_identity.rs
crypto: Test that we can create other users identities.
2020-08-14 16:18:18 +02:00