Merge lp://qastaging/~wlxing/ecryptfs/lp342398 into lp://qastaging/ecryptfs

Proposed by Jason Xing
Status: Needs review
Proposed branch: lp://qastaging/~wlxing/ecryptfs/lp342398
Merge into: lp://qastaging/ecryptfs
Diff against target: 449 lines (+354/-1)
4 files modified
debian/changelog (+2/-0)
src/include/ecryptfs.h (+20/-0)
src/libecryptfs/ecryptfs-stat.c (+322/-1)
src/utils/ecryptfs-stat.c (+10/-0)
To merge this branch: bzr merge lp://qastaging/~wlxing/ecryptfs/lp342398
Reviewer Review Type Date Requested Status
Colin Ian King Pending
Tyler Hicks Pending
Review via email: mp+325438@code.qastaging.launchpad.net

Description of the change

Add ecryptfs-stat support for encrypted filenames (LP: #342398). The main process has three parts: decoding filename, parsing filename and printing information.
Test output samples:
Case 1):
[...]
Filename encryption enabled
FNEK sig is [8f9887d2339cafb0]
Filename encrytion cipher is [aes]
Case 2):
[...]
Filename encryption disabled
Case 3):
[...]
Filename encryption enabled
ecryptfs_parse_tag_70_packet: max_packet_size is [42]; real packet size is [35]
ecryptfs_parse_filename: Could not parse tag 70 packet from filename

To post a comment you must log in.

Unmerged revisions

895. By Jason Xing

src/utils/ecryptfs-stat.c, src/libecryptfs/ecryptfs-stat.c, src/include/ecryptfs.h: Add ecryptfs-stat support for encrypted filenames (LP: #342398)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches