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
8d39821a1f
matrix-rust-sdk
/
matrix_sdk_crypto
/
src
History
Damir Jelić
8d39821a1f
crypto: Remove some unused imports from the top level module.
2020-08-24 14:34:22 +02:00
..
olm
crypto: Make the verification machine compatible with how we queue up requests.
2020-08-21 16:26:34 +02:00
store
crypto: Remove some unused imports from the top level module.
2020-08-24 14:34:22 +02:00
verification
crypto: Fix a clippy warning.
2020-08-21 16:46:28 +02:00
device.rs
crypto: Rename the method to set the local trust of a device.
2020-08-20 18:01:34 +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: Remove some unused imports from the top level module.
2020-08-24 14:34:22 +02:00
machine.rs
matrix_sdk_crypto: Appease clippy
2020-08-22 08:00:32 -04: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