pdalcol / Zippex

Native Apex Zip library for Salesforce.com
MIT License
143 stars 108 forks source link

Can we protect the zip with password? #23

Open jeremym148 opened 7 years ago

pdalcol commented 7 years ago

Zippex doesn't currently support passwords. I will be happy to help if anyone wants to build it. It will require using AES128/192/256 encryption. There is more info on this in section 7.0 of the ZIP specs doc https://pkware.cachefly.net/webdocs/casestudies/APPNOTE.TXT

dindinii commented 6 years ago

Can you please help me for protecting the zip file with password. Please suggest me if any reference you have.