Implemented method to decrypt content.
Depends on D10377
Paths
| Differential D10378 Authored by kamil on Dec 18 2023, 4:42 AM.
Details Summary Implemented method to decrypt content. Depends on D10377 Test Plan This code is really hard to test as it's impossible to verify partial results.
Diff Detail
Event Timelinekamil held this revision as a draft. Herald added subscribers: tomek, ashoat. · View Herald TranscriptDec 18 2023, 4:42 AM2023-12-18 04:42:13 (UTC-8) Harbormaster completed remote builds in B25177: Diff 34792.Dec 18 2023, 6:52 AM2023-12-18 06:52:21 (UTC-8)
This revision now requires changes to proceed.Dec 21 2023, 3:24 AM2023-12-21 03:24:47 (UTC-8) Harbormaster failed remote builds in B25440: Diff 35144!Jan 2 2024, 10:11 AM2024-01-02 10:11:13 (UTC-8) marcin added inline comments. This revision is now accepted and ready to land.Jan 2 2024, 11:59 PM2024-01-02 23:59:08 (UTC-8) Harbormaster failed remote builds in B25593: Diff 35362!Jan 8 2024, 5:51 AM2024-01-08 05:51:57 (UTC-8) Harbormaster failed remote builds in B25595: Diff 35364!Jan 8 2024, 6:08 AM2024-01-08 06:08:26 (UTC-8) This revision was landed with ongoing or failed builds.Jan 8 2024, 6:48 AM2024-01-08 06:48:27 (UTC-8) Closed by commit rCOMM372934d77238: [CommCoreModule] implement decrypting content with `olm` session (authored by kamil). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 35379 native/cpp/CommonCpp/CryptoTools/Tools.h
native/cpp/CommonCpp/NativeModules/CommCoreModule.h
native/cpp/CommonCpp/NativeModules/CommCoreModule.cpp
native/cpp/CommonCpp/_generated/commJSI-generated.cpp
|