After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 336790 - file-roller can't open winzip-10 encrypted files (AES)
file-roller can't open winzip-10 encrypted files (AES)
Status: RESOLVED FIXED
Product: file-roller
Classification: Applications
Component: general
2.12.x
Other All
: Normal enhancement
: ---
Assigned To: Paolo Bacchilega
file-roller-maint
Depends on:
Blocks:
 
 
Reported: 2006-04-01 01:41 UTC by Ariel
Modified: 2008-07-07 10:01 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Ariel 2006-04-01 01:41:04 UTC
Please add support for Winzip 9 and 10 AES encrypted files.

The full Winzip AES encryption spec is published here:
http://www.winzip.com/aes_info.htm

The original zip format encryption support is totally unsecure; many people like
me are transitioning to Linux desktop and have a large number of zip files
encrypted with AES and don't want to downgrade them to the unsecure zip
encryption mode now supported by file-roller.

Thanks!
Ari
Comment 1 Mathias Hasselmann (IRC: tbf) 2007-02-06 14:06:59 UTC
I'd also vote for this feature. A functional implementation of Winzip AES can be found in my SVN repository: http://taschenorakel.de/svn/repos/libzip/trunk/. Using it for some other commercial software.
Comment 2 Ariel 2008-01-01 15:27:37 UTC
FYI you can now do this natively in Linux using 7z command line utility (package p7zip-full in ubuntu)

It would be nice to have file-roller integration for this 
Comment 3 Paolo Bacchilega 2008-07-07 10:01:04 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.