Page MenuHomePhabricator

[CryptoModule] remove `decryptSequential` API
ClosedPublic

Authored by kamil on Jul 29 2024, 3:30 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 30, 10:33 AM
Unknown Object (File)
Wed, Oct 30, 10:30 AM
Unknown Object (File)
Wed, Oct 30, 8:16 AM
Unknown Object (File)
Sun, Oct 6, 7:28 PM
Unknown Object (File)
Sun, Oct 6, 7:28 PM
Unknown Object (File)
Sun, Oct 6, 7:28 PM
Unknown Object (File)
Sun, Oct 6, 6:49 PM
Unknown Object (File)
Sep 16 2024, 3:45 AM
Subscribers

Details

Summary

This is only our wrapper over olm - we don't need it anymore so removing it to cleanup the code and avoid confusing which method should be used. (Removing our wrapper, olm API remains unchanged),

Depends on D12749

Test Plan

Build native app

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.Jul 29 2024, 3:43 AM
kamil edited the summary of this revision. (Show Details)
kamil edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Jul 29 2024, 3:56 AM