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

Changes to AES zip handling to better handle stream read attempts only returning partial data #308

Merged
merged 2 commits into from
Jan 21, 2019

Conversation

Numpsy
Copy link
Contributor

@Numpsy Numpsy commented Jan 20, 2019

Some changes to the reading of AES encrypted zips, to try to better handle reading from streams which might onyl return part of the requested data.

Refs #303, posible alternative approach to #305

I certify that I own, and have sufficient rights to contribute, all source code and related material intended to be compiled or integrated with the source code for the SharpZipLib open source product (the "Contribution"). My Contribution is licensed under the MIT License.

@piksel piksel merged commit 82855a2 into icsharpcode:master Jan 21, 2019
@piksel
Copy link
Member

piksel commented Jan 21, 2019

Looks good! Merged.

@Numpsy Numpsy deleted the aes_stream_read branch January 21, 2019 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants