matrix-rust-sdk/matrix_sdk_crypto/src
2020-12-08 13:37:55 +01:00
..
file_encryption crypto: Improve key imports. 2020-12-02 11:12:46 +01:00
identities Merge branch 'master' into crypto-improvements 2020-11-26 13:24:57 +01:00
olm crypto: Run the time sensitive tests only on linux. 2020-12-08 12:34:59 +01:00
session_manager crypto: Fix an os_target definition. 2020-12-08 13:15:19 +01:00
store crypto: Store private identities and accounts with the Changes struct as well. 2020-12-01 17:14:32 +01:00
verification cyrpto: Another timing based test that only works on Linux. 2020-12-08 13:37:55 +01:00
error.rs crypto: Check the Olm message hash if we fail to decrypt an Olm message. 2020-12-01 14:50:04 +01:00
key_request.rs crypto: Improve key imports. 2020-12-02 11:12:46 +01:00
lib.rs crypto: Move the session managers under a common module. 2020-10-16 11:09:55 +02:00
machine.rs crypto: Improve key imports. 2020-12-02 11:12:46 +01:00
requests.rs crypto: Upload signatures after verification is done. 2020-10-27 16:39:23 +01:00