Damir Jelić
|
5c530cf9ee
|
crypto: Upload signatures after verification is done.
|
2020-10-27 16:39:23 +01:00 |
|
Jonas Platte
|
73c104cac1
|
Replace IncomingToDeviceRequest with customized request type
|
2020-09-03 20:02:55 +02:00 |
|
Damir Jelić
|
de90da4adc
|
crypto: Make the verification machine compatible with how we queue up requests.
|
2020-08-21 16:26:34 +02:00 |
|
Damir Jelić
|
5b758b8344
|
crypto: Don't allow dead code in the SAS layer anymore.
|
2020-08-14 11:09:50 +02:00 |
|
Damir Jelić
|
df0444faa5
|
crypto: Test the full SAS flow from the Olm machine.
|
2020-08-13 16:46:11 +02:00 |
|
Damir Jelić
|
c4ed5b6cda
|
matrix-sdk: Upgrade our deps.
|
2020-08-11 16:54:58 +02:00 |
|
Jonas Platte
|
d83fc971ce
|
Update ruma
|
2020-08-10 13:58:39 +02:00 |
|
Damir Jelić
|
7ecd4a035f
|
crypto: Split out the Sas logic into different files.
|
2020-07-31 14:54:08 +02:00 |
|
Damir Jelić
|
a58ace70a7
|
crypto: Fix the SAS MAC calculation KEYIDS -> KEY_IDS.
|
2020-07-30 15:45:19 +02:00 |
|
Damir Jelić
|
117ebeaf4b
|
crypto: Return requests when you want to accept a verification.
|
2020-07-29 12:47:36 +02:00 |
|
Damir Jelić
|
a6fa9f99fd
|
crypto: Hook up the verification machine.
|
2020-07-28 15:37:20 +02:00 |
|
Damir Jelić
|
57b65ec8c4
|
crypto: Add a verification machine.
|
2020-07-28 14:45:53 +02:00 |
|
Damir Jelić
|
2d6fff7927
|
crypto: A bit of cleanup and docs.
|
2020-07-28 11:29:13 +02:00 |
|
Damir Jelić
|
670755bfce
|
crypto: Start checking and cancelling our SAS flows.
|
2020-07-24 17:51:20 +02:00 |
|
Damir Jelić
|
9ac1417292
|
crypto: Add a higher level simple and threadsafe SAS object.
|
2020-07-24 15:49:00 +02:00 |
|
Damir Jelić
|
8ff8ea1342
|
crypto: Add docs for the SAS structs and methods.
|
2020-07-23 17:25:57 +02:00 |
|
Damir Jelić
|
a1edef0ed5
|
crypto: Fix some clippy warnings.
|
2020-07-23 14:47:47 +02:00 |
|
Damir Jelić
|
2729f01e0f
|
crypto: Move the emoji/decimal sas calculation out of the Sas object.
|
2020-07-23 14:26:50 +02:00 |
|
Damir Jelić
|
e6730a7007
|
crypto: More SAS refactoring.
|
2020-07-23 14:14:29 +02:00 |
|
Damir Jelić
|
6fd852d573
|
crypto: Refactor out some common SAS methods.
|
2020-07-23 14:02:07 +02:00 |
|
Damir Jelić
|
1691a26163
|
crypto: Add initial Sas scaffolding.
|
2020-07-14 17:04:08 +02:00 |
|