Binding to olm method to sequential decrypt. Implementing different because this method will also be responsible for persisting message in SQLite (added later in the stack).
Depends on D11717
Paths
| Differential D11718 Authored by kamil on Apr 22 2024, 3:32 PM.
Details Summary Binding to olm method to sequential decrypt. Implementing different because this method will also be responsible for persisting message in SQLite (added later in the stack). Depends on D11717 Test Plan Created session between two native clients:
Diff Detail
Event Timelinekamil held this revision as a draft. Herald added a subscriber: ashoat. · View Herald TranscriptApr 22 2024, 3:32 PM2024-04-22 15:32:28 (UTC-7)
kamil added a child revision: D11719: [web/lib] add sequential decrypt to `olmAPI`.Apr 22 2024, 3:42 PM2024-04-22 15:42:27 (UTC-7) Harbormaster completed remote builds in B28375: Diff 39369.Apr 22 2024, 3:51 PM2024-04-22 15:51:26 (UTC-7) This revision is now accepted and ready to land.Apr 24 2024, 3:09 AM2024-04-24 03:09:42 (UTC-7) Closed by commit rCOMM5614c6e730ac: [CommCoreModule] add sequential decrypt to crypto API (authored by kamil). · Explain WhyApr 29 2024, 1:11 AM2024-04-29 01:11:24 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 39369 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
native/schema/CommCoreModuleSchema.js
|