Page MenuHomePhabricator

Extend interface for elementary file operations with encryption-decryption layer by Obj-C style private interface for encryption end decryption
ClosedPublic

Authored by marcin on Jun 28 2022, 8:34 AM.
Tags
None
Referenced Files
F2830401: D4383.id14064.diff
Fri, Sep 27, 7:27 PM
Unknown Object (File)
Fri, Sep 27, 12:36 AM
Unknown Object (File)
Wed, Sep 25, 3:10 AM
Unknown Object (File)
Tue, Sep 24, 6:20 PM
Unknown Object (File)
Tue, Sep 24, 6:20 PM
Unknown Object (File)
Tue, Sep 24, 6:19 PM
Unknown Object (File)
Tue, Sep 24, 6:19 PM
Unknown Object (File)
Tue, Sep 24, 6:18 PM

Details

Summary

Define additional private methods to encrypt and decrypt messages before the are written to or read from flat file storage

Test Plan

No test plan

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

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

Introduce files to project.pbxproj

Change signature of decryption operation to work with strings

Rename Temporal to Temporary