Closed GoogleCodeExporter closed 9 years ago
Although I've now added an exception to AesZipFileDecrypter.extractEntry(), to
better tell the caller what's wrong, it's actually not a defect, but a
misusage: the AesZipFileDecrypter.getEntryList() returns both file and
(non-decryptable) directory entries. TestIssues.issue21Decrypt() shows you how
to prevent directories from being extracted.
Original comment by olaf.merkert
on 18 Aug 2010 at 7:28
Original issue reported on code.google.com by
adilsa...@gmail.com
on 18 Aug 2010 at 6:34Attachments: