-
Notifications
You must be signed in to change notification settings - Fork 1k
AES Support #35
Copy link
Copy link
Open
Labels
encryptionenhancementFeature request or other improvements of existing functionalityFeature request or other improvements of existing functionality
Milestone
Metadata
Metadata
Assignees
Labels
encryptionenhancementFeature request or other improvements of existing functionalityFeature request or other improvements of existing functionality
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).