matrix-rust-sdk/matrix_sdk_crypto/src
Damir Jelić 44cc1cef71 crypto: Let devices hold on to the private identity. 2020-10-30 11:41:48 +01:00
..
file_encryption Merge branch 'crypto-improvements' into master 2020-09-23 11:07:49 +02:00
identities crypto: Let devices hold on to the private identity. 2020-10-30 11:41:48 +01:00
olm crypto: Clear out the signatures when signing a device. 2020-10-29 15:37:29 +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: Upload signatures after verification is done. 2020-10-27 16:39:23 +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: Hold on to the private identity in the store. 2020-10-30 11:34:55 +01:00
requests.rs crypto: Upload signatures after verification is done. 2020-10-27 16:39:23 +01:00