Bug 1308683

Summary: Password protected zips created with file-roller cannot be opened with Winzip.
Product: Red Hat Enterprise Linux 7 Reporter: Guillaume Radde <gradde>
Component: file-rollerAssignee: David King <dking>
Status: CLOSED DEFERRED QA Contact: Desktop QE <desktop-qa-list>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 7.2CC: mclasen, tpelka
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-09-23 18:29:11 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Guillaume Radde 2016-02-15 17:58:02 UTC
Description of problem:

Password protected zip files created with file-roller cannot be opened by Winzip.

This is a common way to securely email sensitive documents. Create a password protected zip file containing the documents, then email it. Unfortunately, the archive created by file-roller cannot be opened by Windows users using Winzip.

Version-Release number of selected component (if applicable):
file-roller-3.14.2-7.el7.x86_64

How reproducible:
Always

Steps to Reproduce:
1. Create a password protected zip archive using file-roller
2. Email it to a Windows user
3. Have the user open the password protected archive in Winzip.

Actual results:

Winzip will throw an error and won't open the zip.


Expected results:
Winzip should be able to open the zip.

Additional info:
This may be due to the encryption algorithm used by file-roller. 7zip offers 2 encryption methods (ZipCrypto and AES-256). ZipCrypto seems to be compatible with Winzip.