-
```
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";
…
-
```
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. expanding password-encrypted archives
2. I can't tell what else is common with these archives
3.
What is the expected output? What do you see instead?
Ha…
-
```
I have a zip file (sorry I can't give it out), which has files inside
reporting as AES-256 Deflate encryption but the Host OS is "Unix" (according
to 7zip). This file cannot be decrypted I assu…
-
```
I have a zip file (sorry I can't give it out), which has files inside
reporting as AES-256 Deflate encryption but the Host OS is "Unix" (according
to 7zip). This file cannot be decrypted I assu…
-
```
What steps will reproduce the problem?
1.Use AESEncrypterBC encrypter create zip with passwordprotected file
2.windows Explorer is not able to open
3.error is: Windows cannot complete extraction
…
-
```
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";
…
-
```
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.Use AESEncrypterBC encrypter create zip with passwordprotected file
2.windows Explorer is not able to open
3.error is: Windows cannot complete extraction
…