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ć
|
05119bcf90
|
crypto: Allow devices to be marked manually as verified
|
2021-06-28 14:08:08 +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ć
|
0cb9f6be10
|
rust: Rework the rest of the sas verification methods
|
2021-06-18 12:16:55 +02:00 |
|
Damir Jelić
|
e46578a087
|
rust: Bind the initial verification request type and methods
|
2021-06-17 13:36:44 +02:00 |
|
Damir Jelić
|
5ad596c3bc
|
crypto: Bind more verification methods and types
|
2021-06-15 13:22:51 +02:00 |
|
Damir Jelić
|
8bfb7a6e0c
|
crypto: Connect the room key requesting to the rust side
|
2021-04-20 13:29:52 +02:00 |
|
Damir Jelić
|
533895cb38
|
crypto: Document the Rust side of things
|
2021-04-07 15:04:43 +02:00 |
|
Damir Jelić
|
336697a38c
|
crypto: Some refactoring on the rust side
|
2021-04-06 15:36:21 +02:00 |
|
Damir Jelić
|
10c7f5b989
|
crypto: Handle key export decyrption errors
|
2021-03-30 14:30:39 +02:00 |
|
Damir Jelić
|
57bb723bac
|
crypto: Connect the key importing to the rust-sdk
|
2021-03-30 14:30:39 +02:00 |
|
Damir Jelić
|
891622d64b
|
crypto: Propagate decryption errors to the kotlin side
|
2021-02-19 16:33:30 +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ć
|
930e6f4e9b
|
rust: Remove an unused method
|
2021-02-17 16:21:58 +01:00 |
|
Damir Jelić
|
504e1e31bd
|
rust: Move the logger into a separate module
|
2021-02-17 16:21:58 +01:00 |
|
Damir Jelić
|
2d620e2ddf
|
rust: Move the errors into a separate module
|
2021-02-17 16:21:58 +01:00 |
|
Damir Jelić
|
75838fda2a
|
rust: Move the olm machine into a separate module
|
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 |
|