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 D11718
Paths
| Differential D11719 Authored by kamil on Apr 22 2024, 3:42 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 D11718 Test Plan Created session between two web clients:
Diff Detail
Event Timelinekamil held this revision as a draft. Herald added a subscriber: ashoat. · View Herald TranscriptApr 22 2024, 3:42 PM2024-04-22 15:42:28 (UTC-7) Harbormaster completed remote builds in B28376: Diff 39370.Apr 22 2024, 4:01 PM2024-04-22 16:01:35 (UTC-7)
This revision is now accepted and ready to land.Apr 24 2024, 3:11 AM2024-04-24 03:11:01 (UTC-7) Harbormaster completed remote builds in B28555: Diff 39612.Apr 29 2024, 1:04 AM2024-04-29 01:04:56 (UTC-7) Closed by commit rCOMMa14e4c1d5e9a: [web/lib] add sequential decrypt to `olmAPI` (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 39617 lib/types/crypto-types.js
lib/utils/__mocks__/config.js
native/crypto/olm-api.js
web/crypto/olm-api.js
|