zhanghai / zhanghai/MaterialFiles
7-zip archives with AES256 encryption can't be opened
Open
@zhanghai is already working on this.
Since Jun 1, 2026.
question
- Dominant language
- Kotlin
- Stars
- 9k
- Forks
- 736
- PR merge metrics
- No merged PRs in 30d
Description
7-zip archives with AES256 encryption can't be opened (java8.nio.file.FileSystemException: /: The archive header is encrypted, but currently not supported):
The archive that I used is the following and contains a text file (the password is password, for extreme security). I put it in a zip file otherwise I can't upload it on Github:
I created the archive with Ark with the following settings:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.