Page MenuHomePhabricator

[web] decrypt and persist plaintext in SQL transaction
ClosedPublic

Authored by kamil on Apr 22 2024, 5:23 PM.
Tags
None
Referenced Files
F3343198: D11728.id39632.diff
Fri, Nov 22, 2:44 AM
F3339752: D11728.diff
Thu, Nov 21, 8:37 PM
Unknown Object (File)
Fri, Nov 8, 5:12 PM
Unknown Object (File)
Fri, Nov 8, 12:02 PM
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)
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 D11727

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