
Updates GZIP header to be compatible with more third-party implementations.
Features
- ZIP: Updated GZIP header to be compatible with more third-party implementations.
- Cryptography: Optimized certificate signature validation on .NET Compact Framework.
Fixes
- ZIP: Multiple calls of Close() on stream returned by ZipItem.Open() do not throw an exception anymore.