matrix-rust-sdk/matrix_sdk_crypto/src
2020-10-27 14:21:22 +01:00
..
file_encryption Merge branch 'crypto-improvements' into master 2020-09-23 11:07:49 +02:00
identities crypto: Split out the device_key signing method. 2020-10-27 13:48:51 +01:00
olm crypto: Split out the device_key signing method. 2020-10-27 13:48:51 +01:00
session_manager crypto: Connect the private identity to the verification machine. 2020-10-23 11:17:13 +02:00
store crypto: Fix some lint issues. 2020-10-22 16:40:05 +02:00
verification crypto: Add the private identity to the Sas object. 2020-10-27 14:21:22 +01:00
error.rs crypto: WIP cross signing bootstrap. 2020-10-26 16:03:59 +01:00
key_request.rs crypto: Connect the private identity to the verification machine. 2020-10-23 11:17:13 +02:00
lib.rs crypto: Move the session managers under a common module. 2020-10-16 11:09:55 +02:00
machine.rs crypto: Split out the device_key signing method. 2020-10-27 13:48:51 +01:00
requests.rs crypto: Connect the cross signing to the main state machine. 2020-10-19 16:03:01 +02:00