Page MenuHomePhabricator

Define interface for elementary file operations: atomic write, append, read and atomic truncation with encryption-decryption layer based on encryption key in CommSecureStore
ClosedPublic

Authored by marcin on Jun 28 2022, 8:33 AM.
Tags
None
Referenced Files
F3151868: D4382.id14150.diff
Tue, Nov 5, 3:35 AM
F3151856: D4382.id14253.diff
Tue, Nov 5, 3:27 AM
Unknown Object (File)
Fri, Oct 25, 2:44 AM
Unknown Object (File)
Tue, Oct 22, 8:06 AM
Unknown Object (File)
Sun, Oct 20, 6:37 PM
Unknown Object (File)
Sun, Oct 20, 6:37 PM
Unknown Object (File)
Fri, Oct 18, 2:21 PM
Unknown Object (File)
Tue, Oct 15, 4:29 AM

Details

Summary

Defines operations on file we will need to implement message stora in a flat file

Test Plan

No test plan.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jun 29 2022, 6:11 AM

Introduce files to project.pbxproj

Define message separator constant

Change read operation signature to return list of appended contents

Remove clear content method as it is not needed.

Rename Temporal to Temporary

This revision was landed with ongoing or failed builds.Jul 14 2022, 5:09 AM
This revision was automatically updated to reflect the committed changes.