icsharpcode / SharpZipLib

#ziplib is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform.
http://icsharpcode.github.io/SharpZipLib/
MIT License
3.71k stars 979 forks source link

Compress the same content, but do not get the same MD5 value. #757

Closed scc172fly closed 1 year ago

scc172fly commented 2 years ago

Compress the same content, but do not get the same MD5 value. How can I get the same MD5 value?