Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Feature request: Support AES decryption #474

Closed
KurtMar opened this issue Mar 18, 2024 · 1 comment
Closed

Feature request: Support AES decryption #474

KurtMar opened this issue Mar 18, 2024 · 1 comment
Labels
💡 feature request new feature or feature change

Comments

@KurtMar
Copy link

KurtMar commented Mar 18, 2024

In reference to #259 (comment) and #467 (comment) this is a feature request for AES support, so that users are fully aware it is not currently supported and can track if it ever becomes supported.

@5saviahv
Copy link
Collaborator

5saviahv commented May 15, 2024

There is two methods for AES encryption PKWARE and WinZip method.

Even when AES decryption by PKWARE method is possible to add - all documentation is available in their APPNOTE. There is Copyright clause on this. Everyone who wish to implement it, have to get their written permission.

WinZip method what was created when PKWARE kept his method secret is open but sometimes documentation is lacking there.

@5saviahv 5saviahv added the 💡 feature request new feature or feature change label May 15, 2024
Repository owner locked and limited conversation to collaborators May 28, 2024
@5saviahv 5saviahv converted this issue into discussion #491 May 28, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
💡 feature request new feature or feature change
Projects
None yet
Development

No branches or pull requests

2 participants