lukas-kubik / winzipaes

Automatically exported from code.google.com/p/winzipaes
0 stars 0 forks source link

encrypt zip file created via java.util.zip with 2+ entries - decrypt failes #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. create zip file using java.util.zip with 2 entries
2. encrypt file with winzipaes
3. decrypt file using winzip or winzipaes throws error on second file
(while first file can be extracted)
4. encryption + decryption of multi-entry file created by winzip works

What is the expected output? What do you see instead?
second file should also be "decryptable"

Original issue reported on code.google.com by olaf.merkert on 9 Dec 2007 at 7:03

GoogleCodeExporter commented 9 years ago

Original comment by olaf.merkert on 9 Dec 2007 at 7:04

GoogleCodeExporter commented 9 years ago

Original comment by olaf.merkert on 10 Feb 2009 at 7:09