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
Unknown Object (File)
Thu, Jun 13, 8:02 AM
Unknown Object (File)
Tue, Jun 11, 10:06 AM
Unknown Object (File)
Tue, Jun 11, 10:06 AM
Unknown Object (File)
Wed, May 22, 12:29 PM
Unknown Object (File)
May 16 2024, 7:12 AM
Unknown Object (File)
May 3 2024, 10:05 PM
Unknown Object (File)
May 1 2024, 11:56 PM
Unknown Object (File)
Apr 28 2024, 1:03 PM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable