I am developing an android application which requires to decompress an AES-256 encrypted zip files, is there any libraries out there that I can use to accomplish that?
I am greatly appreciative of any guidance or help.
zip4j, java library to handle Zip files (Open source, Apache License v2.0).
http://www.lingala.net/zip4j/
You can download binary, sources and examples.
I ended up using an external library at http://code.google.com/p/winzipaes/
it's limited to compression/decompression Zip files encrypted with AES-256 ONLY
but at least it fits my need.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With