-
-
Notifications
You must be signed in to change notification settings - Fork 74
v0.8:Encryption support
Hiroshi Miura edited this page Jun 23, 2020
·
1 revision
- Enable encoded header and add more test with 7zip compatibility.#164
- When creating archive, py7zr produce a field packinfo.crcs It help checking archive integrity without extraction. #157
- Multiple filter support and additions of experimental encryption functions #142
- Ability to interact with 7zip file with file name encryption #139
- Include CRC32 in FileInfo #135
- Improve documents #96
- Feature: Add support for encrypted archives #51
- Fix password leak/overwrite among SevenZipFile objects in a process.#159
- Fix test() method to check packinfo.crcs field that is not tested. #155
- testzip() method is documented but does not exist #137
- Not all resources are released on close() method #88
- Decompression recognize unpacksizes #146
We'd like to thank all the contributors who worked on this release!