-
```
We use the winzipaes library to created a password protected RAR file,
which can be successfully opened with Winrar version 3.90. But it cannot by
opened with winrar 3.60. And unfortunately our cl…
-
```
What steps will reproduce the problem?
1. C:\temp\test.zip contains the following encrypted entries
file1.txt
dir1/file2.txt
2.
String name = "C:\\temp\\test.zip";
String pass = "a12345";
…
-
```
What steps will reproduce the problem?
1. WinZip to zip more than one files with password protected & AES-256
encryption
2. Unzip the file with AesZipFileDecrypter, exception was thrown "CENSIC
…
-
```
What steps will reproduce the problem?
1. C:\temp\test.zip contains the following encrypted entries
file1.txt
dir1/file2.txt
2.
String name = "C:\\temp\\test.zip";
String pass = "a12345";
…
-
```
As you know, WinZip AES does not support encoding-specified zip entry
names. I googled and found that Apache Commons Compress library which using
Apache Ant's zip library can deal with the encodin…
-
```
What steps will reproduce the problem?
1. WinZip to zip more than one files with password protected & AES-256
encryption
2. Unzip the file with AesZipFileDecrypter, exception was thrown "CENSIC
…
-
```
As you know, WinZip AES does not support encoding-specified zip entry
names. I googled and found that Apache Commons Compress library which using
Apache Ant's zip library can deal with the encodin…
-
```
What steps will reproduce the problem?
1. WinZip to zip more than one files with password protected & AES-256
encryption
2. Unzip the file with AesZipFileDecrypter, exception was thrown "CENSIC
…
-
```
What steps will reproduce the problem?
1. C:\temp\test.zip contains the following encrypted entries
file1.txt
dir1/file2.txt
2.
String name = "C:\\temp\\test.zip";
String pass = "a12345";
…
-
```
As you know, WinZip AES does not support encoding-specified zip entry
names. I googled and found that Apache Commons Compress library which using
Apache Ant's zip library can deal with the encodin…