SD-1649, originally created on 2/22/2010 08:18:51 by David Pierson
Add 128 and 256 bit AES support compatible with WinZip's
implementation.
Comment from David Pierson on 2/22/2010 08:21:57:
Mostly implemented. Creation via Zipfile and ZipOutputStream, and
extraction via ZipFile is now handled (r499).
Extraction via ZipInputStream is not implemented. FastZip is not
implemented.
Progress:
- Archive creation:
- Archive extraction:
¹ Creation of archives with 192-bit key is not supported in any of the leading archiving applications (WinRAR, WinZip, 7-zip, info-zip, Keka).
SD-1649, originally created on 2/22/2010 08:18:51 by David Pierson
Add 128 and 256 bit AES support compatible with WinZip's
implementation.
Comment from David Pierson on 2/22/2010 08:21:57:
Mostly implemented. Creation via Zipfile and ZipOutputStream, and
extraction via ZipFile is now handled (r499).
Extraction via ZipInputStream is not implemented. FastZip is not
implemented.
Progress:
¹ Creation of archives with 192-bit key is not supported in any of the leading archiving applications (WinRAR, WinZip, 7-zip, info-zip, Keka).