Skip to content

[Question] How to use legacy ZipCrypto for Windows native compatibility (Error 0x80004005)? #40

@timothy-jeong

Description

@timothy-jeong

Hi,

I recently migrated from pyminizip to pyzipper to address security vulnerabilities.
However, some of my clients are reporting a 0x80004005 error when trying to extract the encrypted zip files using the default Windows File Explorer.

I understand this issue is likely caused by pyzipper defaulting to AES encryption, which Windows does not support natively.

Since some of my clients prioritize Windows compatibility over strong security, is there a specific option or constant (like ZipCrypto) I can use to downgrade the encryption method?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions