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

Add PasswordCallback for encrypted Input Streams #364

Merged
merged 1 commit into from
Oct 13, 2021

Conversation

bio007
Copy link
Contributor

@bio007 bio007 commented Oct 9, 2021

  • Adds PasswordCallback class which instance can be passed as an parameter into ZipInputStream
    • If no password set on ZipInputStream beforehand and the stream is encrypted the callback is invoked

See #359

@bio007 bio007 changed the title Fixes srikanth-lingala/zip4j#359 Add PasswordCallback for encrypted Input Streams Oct 9, 2021
@srikanth-lingala
Copy link
Owner

Thanks for this PR. Merging it now.

@srikanth-lingala srikanth-lingala merged commit 2ec68db into srikanth-lingala:master Oct 13, 2021
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