Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEAT: Test encrypted entry is STORED #121

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

carlwilson
Copy link
Member

  • simplified Manifest validation;
  • added check to ensure that all encrypted entries are flagged as STORED, with PKG-8 ID;
  • added FileEntry convenience function to check if an entry is stored; and
  • added Manifest convenience functions to return all encrypted entries and to check if manifest has root entry.

- simplified `Manifest` validation;
- added check to ensure that all encrypted entries are flagged as `STORED`, with PKG-8 ID;
- added `FileEntry` convenience function to check if an entry is stored; and
- added `Manifest` convenience functions to return all encrypted entries and to check if manifest has root entry.
@carlwilson carlwilson self-assigned this Dec 7, 2023
@carlwilson carlwilson added the enhancement New feature or request label Dec 7, 2023
@carlwilson carlwilson merged commit 25fbcca into integration Dec 7, 2023
@carlwilson carlwilson deleted the feat/encrypt-zip-entry branch December 7, 2023 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant