haf / DotNetZip.Semverd

Please use System.IO.Compression! A fork of the DotNetZip project without signing with a solution that compiles cleanly. This project aims to follow semver to avoid versioning conflicts. DotNetZip is a FAST, FREE class library and toolset for manipulating zip files. Use VB, C# or any .NET language to easily create, extract, or update zip files.
Other
545 stars 218 forks source link

Why can't I unzip #257

Closed eighteen-k-gold-malow closed 1 year ago

eighteen-k-gold-malow commented 2 years ago

I use Ionic.Zip to compress the file, but normal compression software can't decrypt it, the password is correct

amishraAFS commented 2 years ago

Can you post the code you are using?

jshergal commented 1 year ago

I would guess that this is potentially related to #266 but without sample code and data this issue can't be resolved. @36k-wild-monkey feel free to reopen the issue with sample code.