GitHub user beargiles opened a pull request: https://github.com/apache/commons-compress/pull/5
Pkware headers Added several classes reflecting the strong crypto headers for PKWARE encryption. This request does not implement encryption/decryption. This request does not reflect the strong crypto headers for WinZip encryption. This request does not reflect the legacy (weak) encryption algorithm for ZIP files. You can merge this pull request into a Git repository by running: $ git pull https://github.com/beargiles/commons-compress pkware-headers Alternatively you can review and apply these changes as the patch at: https://github.com/apache/commons-compress/pull/5.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #5 ---- commit 37ee75061b070421b9db9944cf0085dd3d6c78e6 Author: Bear Giles <bgi...@coyotesong.com> Date: 2015-11-24T01:19:15Z Added headers to recognize PKWARE crypto headers. commit 26281633654bac1ba5e85c03fad07307d0871187 Author: Bear Giles <bgi...@coyotesong.com> Date: 2015-11-24T01:22:22Z Removed unused imports. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org