Page MenuHomePhabricator

[CommCoreModule] decrypt and persist plaintext in SQL transaction
ClosedPublic

Authored by kamil on Apr 22 2024, 5:18 PM.
Tags
None
Referenced Files
F3341249: D11727.diff
Thu, Nov 21, 10:42 PM
Unknown Object (File)
Fri, Nov 8, 5:12 PM
Unknown Object (File)
Tue, Oct 29, 3:38 AM
Unknown Object (File)
Wed, Oct 23, 7:24 PM
Unknown Object (File)
Wed, Oct 23, 7:24 PM
Unknown Object (File)
Wed, Oct 23, 7:21 PM
Unknown Object (File)
Wed, Oct 23, 2:12 AM
Unknown Object (File)
Oct 18 2024, 7:39 AM
Subscribers

Details

Summary

This code attempt to decrypt and on success in one transaction persist plaintext and crypto module state.

Depends on D11726, D11721

Test Plan

Decrypt some messages and then query DB to make sure content is persisted.

Diff Detail

Repository
rCOMM Comm
Branch
publish-receiver
Lint
No Lint Coverage
Unit
No Test Coverage