matrix-rust-sdk/matrix_sdk_crypto/src
2020-10-06 16:38:42 +02:00
..
file_encryption Merge branch 'crypto-improvements' into master 2020-09-23 11:07:49 +02:00
identities crypto: Remove the third Device variant. 2020-10-01 12:15:13 +02:00
olm crypto: Fix some clippy warnings. 2020-10-01 16:45:13 +02:00
store crypto: Remove the third Device variant. 2020-10-01 12:15:13 +02:00
verification crytpo: Let the verification machine hold on to a raw CryptoStore. 2020-10-01 11:17:27 +02:00
error.rs crypto: Reorder the errors so unpickling now returns the timestamp error. 2020-09-02 12:11:06 +02:00
group_manager.rs crypto: Fix some clippy warnings. 2020-10-01 16:45:13 +02:00
key_request.rs crypto: Initial scaffolding for key shares for devices that are missing a session. 2020-10-06 16:38:42 +02:00
lib.rs crypto: Move the group session handling logic into separate module. 2020-09-30 15:43:25 +02:00
machine.rs crypto: Initial scaffolding for key shares for devices that are missing a session. 2020-10-06 16:38:42 +02:00
requests.rs crypto: Test a key share cycle. 2020-09-29 10:24:54 +02:00