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
b27f1b0e34
matrix-rust-sdk
/
matrix_sdk_crypto
/
src
History
Damir Jelić
b27f1b0e34
crypto: Fix some clippy warnings.
2020-10-30 14:38:29 +01:00
..
file_encryption
Merge branch 'crypto-improvements' into master
2020-09-23 11:07:49 +02:00
identities
crypto: Fix some clippy warnings.
2020-10-30 14:38:29 +01:00
olm
crypto: Create a trusted public cross signing identity when we create a private one.
2020-10-30 13:21:14 +01:00
session_manager
crypto: Hold on to the private identity in the store.
2020-10-30 11:34:55 +01:00
store
crypto: Let devices hold on to the private identity.
2020-10-30 11:41:48 +01:00
verification
crypto: Fix some clippy warnings.
2020-10-30 14:38:29 +01:00
error.rs
crypto: WIP cross signing bootstrap.
2020-10-26 16:03:59 +01:00
key_request.rs
crypto: Hold on to the private identity in the store.
2020-10-30 11:34:55 +01:00
lib.rs
crypto: Move the session managers under a common module.
2020-10-16 11:09:55 +02:00
machine.rs
crypto: Create a trusted public cross signing identity when we create a private one.
2020-10-30 13:21:14 +01:00
requests.rs
crypto: Upload signatures after verification is done.
2020-10-27 16:39:23 +01:00