Implemented method to encrypt content.
Depends on D10376
Paths
| Differential D10377 Authored by kamil on Dec 18 2023, 4:40 AM.
Details Summary Implemented method to encrypt content. Depends on D10376 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:40 AM2023-12-18 04:40:58 (UTC-8) Harbormaster completed remote builds in B25176: Diff 34791.Dec 18 2023, 6:47 AM2023-12-18 06:47:02 (UTC-8) marcin added inline comments.
This revision now requires changes to proceed.Dec 21 2023, 3:23 AM2023-12-21 03:23:00 (UTC-8) Harbormaster completed remote builds in B25439: Diff 35143.Jan 2 2024, 9:43 AM2024-01-02 09:43:46 (UTC-8)
This revision is now accepted and ready to land.Jan 2 2024, 11:55 PM2024-01-02 23:55:13 (UTC-8) Harbormaster failed remote builds in B25591: Diff 35360!Jan 8 2024, 5:45 AM2024-01-08 05:45:01 (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 rCOMM436eb8a4d54c: [CommCoreModule] implement encrypting content with `olm` session (authored by kamil). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 35380 native/cpp/CommonCpp/NativeModules/CommCoreModule.h
native/cpp/CommonCpp/NativeModules/CommCoreModule.cpp
native/cpp/CommonCpp/_generated/commJSI-generated.cpp
native/cpp/CommonCpp/_generated/commJSI.h
|