Damir Jelić
ee017b7302
rust: Bump the sdk version
...
This updates the rust-sdk to support fallback keys, note that fallback
keys are not yet uploaded, they just can be used when downloaded and
info about the fallback keys coming from a sync can be passed to the
rust side.
2021-12-09 13:15:54 +01:00
Damir Jelić
71cc38fa78
rust: Bump the rust-sdk version
2021-11-30 16:12:06 +01:00
Damir Jelić
3f2755b67c
rust: Bump the rust-sdk version
2021-11-29 15:23:44 +01:00
Damir Jelić
d138306b08
rust: Return the map of room keys that were imported
2021-11-25 17:14:02 +01:00
Damir Jelić
00280ccb86
rust: Mark room keys that are imported from the backup as backed up
2021-11-25 11:24:47 +01:00
Damir Jelić
87339fb0ee
rust: Bump the uniffi version
2021-11-24 14:11:32 +01:00
Damir Jelić
50cdbaf041
crypto: Update to the latest rust-sdk version
2021-11-17 14:58:14 +01:00
Damir Jelić
ba7aa3513b
crypto: Depend on a hosted rust-sdk version
2021-11-17 13:43:37 +01:00
Damir Jelić
f1da5a1c7c
crypto: Update to the latest ruma
2021-11-17 13:43:37 +01:00
Damir Jelić
3b93d6b08c
crypto: Fill out all the methods to support backups
2021-11-17 13:43:37 +01:00
Damir Jelić
406fd0d8d5
crypto: Initial support for server-side backups of room keys
2021-11-17 13:43:22 +01:00
Damir Jelić
504fd95b26
crypto: Bump the rust-sdk revision
2021-08-13 20:33:05 +02:00
Damir Jelić
b012a0ff75
crypto: Export cross signing related methods from the Rust side
2021-08-13 13:30:09 +02:00
Damir Jelić
b33537fd6e
crypto: Use the new CancelInfo struct
2021-07-19 14:21:11 +02:00
Damir Jelić
7650e43362
crypto: Add support to scan QR codes during verification
2021-07-10 20:51:47 +02:00
Damir Jelić
33c2184c52
crypto: Allow verifications to be requested
2021-07-08 12:49:44 +02:00
Damir Jelić
7e49760da0
rust: Don't depend on a local rust-sdk
2021-06-30 17:39:36 +02:00
Damir Jelić
2c1dc053ed
crypto: Support answering in-room verifications
2021-06-30 15:48:24 +02:00
Damir Jelić
53b3f54808
crypto: Add support to accept the short SAS verification flow
2021-06-29 09:28:41 +02:00
Damir Jelić
03499b5309
rust: Update the rust-sdk revision.
2021-06-28 15:30:35 +02:00
Damir Jelić
d21137d910
crypto: Add a state for when we confirmed the QR code
2021-06-28 11:37:27 +02:00
Damir Jelić
d15269a4bd
rust: Add methods for the QR code verification
2021-06-28 11:37:27 +02:00
Damir Jelić
f854e9cf1c
crypto: Remove the intermediately CancelCode and use strings to map over FFI
2021-06-28 11:37:27 +02:00
Damir Jelić
6a79d022c3
crypto: Expose the trust state of our devices
2021-06-28 11:37:27 +02:00
Damir Jelić
6649aaca2e
crypto: Support SAS verification up to showing emojis
2021-06-28 11:37:14 +02:00
Damir Jelić
e46578a087
rust: Bind the initial verification request type and methods
2021-06-17 13:36:44 +02:00
Damir Jelić
a144b1f7b5
rust: Fix the build and update our deps
2021-06-15 13:16:30 +02:00
Damir Jelić
688c167166
rust: Upgrade our deps
2021-05-25 16:13:12 +02:00
Damir Jelić
49fa34e997
rust: Switch to the new encryption info branch of the rust-sdk
2021-04-29 13:05:08 +02:00
Damir Jelić
c5173dde71
crypto: Update the rust-sdk branch we're using
2021-04-20 14:32:43 +02:00
Damir Jelić
0d708bc35a
rust: Update our deps
2021-04-12 15:02:47 +02:00
Damir Jelić
c33a4710fe
ruts: Use the latest master of uniffi.
2021-02-22 16:04:18 +01:00
Damir Jelić
3b73adf3c5
crypto: Connect the decryption logic to the rust olm machine
2021-02-19 15:42:07 +01:00
Damir Jelić
e2692ec604
crypto: Forward sync crypto chagnes to the rust side
2021-02-17 16:21:58 +01:00
Damir Jelić
01149c8d45
rust: Clean up our deps
2021-02-17 16:21:58 +01:00
Damir Jelić
4589b882c0
rust: Add support to forward rust logs to the kotlin side
2021-02-17 16:21:58 +01:00
Damir Jelić
628f530633
rust-sdk: Add a method to get the ougtoing requests
2021-02-17 16:21:57 +01:00
Damir Jelić
0b9be11d85
rust-sdk: Change the sync receiving API to make it a bit more type safe
2021-02-17 16:21:57 +01:00
Damir Jelić
de5a02b02a
matrix-sdk: Initial import of the rust-sdk crypto layer.
2021-02-17 16:21:57 +01:00