Rebex ZIP for .NET R6.1
Released: Jan 8, 2022
Updates in R6.1
Features
- ZIP: Added ZipArchive.Options.LocalHeaderVerificationMode option.
- Cryptography: Improved caching of CNG algorithm provider handles.
- Cryptography: Optimized symmetric branch of Microsoft Windows CNG (BCrypt) interop layer.
Fixes
- All: Fixed compatibility of Rebex binaries for .NET Framework 4.0 with ASP.NET 4.5 or higher.
- ZIP: Wrong Unix permissions are ignored if they do not specify a file type.
- Cryptography: Fixed Certificate.GetSignatureHashAlgorithm() for certificates signed by Ed25519 authorities.
- Cryptography: Fixed unmanaged resource leak in CertificateStore.