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

AES encryption for ZIP files #8

Closed
fpietrosanti opened this issue Nov 7, 2011 · 2 comments
Closed

AES encryption for ZIP files #8

fpietrosanti opened this issue Nov 7, 2011 · 2 comments

Comments

@fpietrosanti
Copy link

Hi all,

it would be very cool to support also ZIP file encryption by leveraging AES encryption algorithm (WinZIP compatible format).

This would allow the JS Zip library to be used as a secure file upload system.

At GlobaLeaks.org (http://github.com/globaleaks/GlobaLeaks) we would be happy to use it :-)

@Stuk
Copy link
Owner

Stuk commented Nov 21, 2011

I'm afraid this isn't high on my priority list, as I'd like to keep JSZip lean, but if the code is written along the lines of the STORE compression code (i.e. in a separate optional file) I'll be pleased to include it.

@xqdoo00o
Copy link
Contributor

xqdoo00o commented Apr 24, 2020

Hi, I add some Aes en/decryption code, please see at #696

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

No branches or pull requests

3 participants