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
Paths
| Differential D12913 Authored by kamil on Jul 29 2024, 3:30 AM.
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
Event Timelinekamil held this revision as a draft. Herald added a subscriber: ashoat. · View Herald TranscriptJul 29 2024, 3:30 AM2024-07-29 03:30:26 (UTC-7) Harbormaster completed remote builds in B30738: Diff 42866.Jul 29 2024, 3:46 AM2024-07-29 03:46:32 (UTC-7) This revision is now accepted and ready to land.Jul 29 2024, 3:56 AM2024-07-29 03:56:10 (UTC-7) Closed by commit rCOMM885338dacf3a: [CryptoModule] remove `decryptSequential` API (authored by kamil). · Explain WhyJul 29 2024, 4:03 AM2024-07-29 04:03:24 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 42873 native/cpp/CommonCpp/CryptoTools/CryptoModule.h
native/cpp/CommonCpp/CryptoTools/CryptoModule.cpp
native/cpp/CommonCpp/CryptoTools/Session.h
native/cpp/CommonCpp/CryptoTools/Session.cpp
|