Is there any AS3/Air library for Zip files with password protection support?

Previously i check FZip, it was great but it doesn't support encryption! Also another library that works good, but it not support encryption too.

link|improve this question

I just need extraction! not creating or modifying. – Jalalx Sep 11 '11 at 20:19
feedback

1 Answer

hmm.. in fact there isn't but how about a work around using php .. if you like that then dig in .. http://php.net/manual/en/ref.zip.php

link|improve this answer
Thank you, but it need's php, my application run in desktop mode. – Jalalx Sep 17 '11 at 15:55
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.