[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug classpath/31003] New: One AES-encrypted entry in the zip file preve
From: |
daniel at nuix dot com |
Subject: |
[Bug classpath/31003] New: One AES-encrypted entry in the zip file prevents entry iteration |
Date: |
1 Mar 2007 01:22:01 -0000 |
When calling ZipFile.entries(), if an AES-encrypted zip entry is encountered,
the entire call fails.
This is highly undesirable because the remaining entries in the zip file may
not even be encrypted (and thus should be extractable.)
--
Summary: One AES-encrypted entry in the zip file prevents entry
iteration
Product: classpath
Version: 0.93
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: classpath
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: daniel at nuix dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31003
- [Bug classpath/31003] New: One AES-encrypted entry in the zip file prevents entry iteration,
daniel at nuix dot com <=