zip compression - Rebex ZIP for .NET

  1. About Rebex ZIP for.NET

    Description: ZIP and GZIP compression.NET library. Rebex ZIP is a ZIP, UnZIP, Deflate, ZLIB and GZIP compression library for.NET. It makes it easy to create, modify, encrypt or extract ZIP archives. Rebex ZIP ... of the ZIP format is the DEFLATE compression algorithm. You can use Rebex ZIP's compression and decompression streams to deflate or inflate data directly. GZIP and ZLIB formats are also supported as well. ... Features File and directory operations made easy Add or Extract a file from/to a filesystem or memory. Rename and move files. Check existing files Or perform other single-file ZIP operations. Or simply ...

  2. Rebex ZIP 2015 R4

    Release Notes: ZIP can now take advantage of multi-core systems and uses multiple threads to speed-up compression on modern CPUs. ... Updates in 2015 R4 Support for Windows 10,.NET 4.6 and Visual Studio 2015- This release adds official support for Windows 10,.NET Framework 4.6 and Visual Studio 2015. Multi-core Compression- Rebex ...

  3. Rebex ZIP for.NET 2016 R2 released

    Release Notes: an error when shrinking ZIP archives with Zip64 extension in some cases. Fixed multi-core compression to use the specified number of threads. ...

  4. Rebex ZIP for.NET R5.7

    Release Notes: Standard 2.1 now support.NET 6.0. ZIP: Improved ZIP and GZIP compression performance. Cryptography: Added more values to X.509 RevocationReason enum. Cryptography: Added support for private keys in PuTTY ...

  5. Rebex ZIP for.NET 2017 R6.2

    Release Notes: Optimizes memory usage to accommodate ZIP files with more items. ZIP: Optimized memory usage to accommodate ZIP files with more items. ZIP: Internal optimizations. ZIP: Usage ... of ActionOnExistingFiles.ResumeIfPossible in ZipArchive method arguments triggers ArgumentException. ZIP: Added ZipArchive.ExtractAll(string, ActionOnExistingFiles) method. ZIP: Added GzipCompressionStream constructor that makes it possible ...

  6. Rebex ZIP for.NET 2018 R1

    Release Notes: by the OS. ZIP: Fixed directory detection for Zip 64 archives. ZIP: Fixed a bug that could result in corrupted.ZIP files when compressing some files longer than 2 GB. ZIP: Fixed possible NullReferenceException ... Adds logging capability to ZipArchive class. ZIP: Enhanced error message when trying to open GZIP as ZIP (or the other way around). ZIP: Added ZipArchive.Decrypt static method. ZIP: Added logging ... capability to ZipArchive class (ZipArchive.LogWriter property). ZIP: Enhanced internals. Cryptography: Added CryptographicCollection<T> as a base for cryptographic collection classes. Cryptography: Added ...

  7. Rebex ZIP for.NET updated

    Release Notes: Updates in 2014 R2 Eliminated "Unknown heap type" warnings in Mono. Added argument-less overload for ZipArchive.Close method. Added static Compressor class with simple data compression ...

  8. Rebex ZIP for.NET 7.0.8865

    Release Notes: Cryptography: Added support for loading private keys in new OpenSSH key format encrypted using AES/GCM or ChaCha20/Poly1305. 0 ...

  9. Rebex ZIP for.NET 7.0.8816

    Release Notes: Cryptography: Added low-level API for loading/saving PrivateKeyInfo with byte[] passwords. Cryptography: Added new ObjectIdentifier.Encode method. Cryptography: Added support for loading PKCS #8 private keys with legacy RC4 algorithm. Cryptography: Added UseDer property to SignedData and ...

  10. Rebex ZIP for.NET 7.0.8755

    Release Notes: Improved compatibility with Native AOT (ahead-of-time) deployment model in Microsoft.NET 8. Common: Optimized memory usage of miscellaneous methods. 0 ...

  11. Rebex ZIP for.NET 7.0.8720

    Release Notes: All: Added a new set of binaries targeting Microsoft.NET 8.0. Cryptography: Fixed behavior of certificate issuer API when no CRLs have been specified. 0 ...

  12. Rebex ZIP for.NET 7.0.8581

    Release Notes: Cryptography: Added API for CRL distribution endpoints with multiple CRL entries. Cryptography: Added Certificate.Bind methods. Cryptography: Added CertificateStoreName.WebHosting enum value. Cryptography: Added CertificateStoreOpenFlags and corresponding CertificateStore constructors. Cryptography ...

  13. Rebex ZIP for.NET R6.14

    Release Notes: All: Fixed problems in finalizer logic. Cryptography: Fixed support for ECDSA private key formats with optional public key. ...

  14. Rebex ZIP for.NET R6.13

    Release Notes: Cryptography: Improved support for SignatureHashAlgorithm.MD5SHA1 in Microsoft.NET 5 and higher in FIPS-only mode. Cryptography: Fixed lifecycle of AsymmetricKeyAlgorithm based on RSA CSP. ...

  15. Rebex ZIP for.NET R6.12

    Release Notes: Improves ZIP data descriptor parser. ZIP: Improved ZIP data descriptor parser to better handle inconsistency with Zip64. Common: Fixed rare race condition in scheduled action infrastructure. ...

  16. Rebex ZIP for.NET R6.11

    Release Notes: Common: Improved compatibility with Microsoft Windows 2000. Cryptography: Fixed CRL retrieval for certificate with multiple CRL distribution endpoints. Common: Fixed potential premature release of an unmanaged buffer in SSPI interop code. ...

  17. Rebex ZIP for.NET R6.10

    Release Notes: Cryptography: Added workaround for broken X25519 implementation in early versions of Windows 10 (version 1507 and 1511). Common: Fixed Windows Extended Protection in 64-bit Windows applications. ...

  18. Rebex ZIP for.NET R6.9

    Release Notes: Added support for Microsoft.NET 7- This release adds a new set of binaries targeting.NET 7. It supports all.NET 7 platforms: Microsoft Windows (x64, x86, ARM64). Linux (x64, ARM32, ARM64). Apple macOS (x64). Android. Apple tvOS. Cryptography: Fixed SHA-2 support on pre-SP3 versions of Windows XP. ...

  19. Rebex ZIP for.NET R6.8

    Release Notes: Cryptography: Added SSE2 implementation of ChaCha20 for Microsoft.NET 5.0 or higher. ...

  20. Rebex ZIP for.NET R6.7

    Release Notes: All: This release is now properly code-signed again. TSA certificate validity was too short in R6.6 due to DigiCert's mistake. ...