Skip to content

Extract files encrypted with PKWare AES encryption #893

@jhudsoncedaron

Description

@jhudsoncedaron

Is your feature request related to a problem? Please describe.

We have a spec ambiguity with a third party spec; it says file in zip file to be encrypted with AES encryption.

There are two different versions of AES encryption; WinZip's version and PKWare's version. Almost everybody uses WinZip's version but this one vendor decided to use PKWare's version for reasons that we probably will never know.

So, we don't need to write these; but we do need to read them.

Describe the solution you'd like

Recognize the flags and initialize the AES decryption stream when opening such a zip entry.

No need to implement the other encryption schemes as far as we are concerned.

Describe alternatives you've considered

Looking for a commercial package as been considered.

Tags

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    *no response*enhancementFeature request or other improvements of existing functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions