Closed GoogleCodeExporter closed 9 years ago
The current implementation always requires the "2 phase" approach for creating
an
encrypted zip file. Reason: it's quite easy to create a zip file by using
java.util.zip and encrypting its contents afterwards as the encrypted data is of
excatly the same size as the zipped data.
Original comment by olaf.merkert
on 22 Oct 2009 at 6:39
Thanks for the quick reply. I'll continue to use the 2-phase approach
Original comment by jackc...@gmail.com
on 22 Oct 2009 at 8:23
What is the problem?
Original comment by ASWE...@gmail.com
on 21 Sep 2013 at 2:02
Original issue reported on code.google.com by
jackc...@gmail.com
on 21 Oct 2009 at 11:58