zip compression - Rebex ZIP for .NET

  1. Rebex ZIP for.NET 关于

    说明: ZIP 和 GZIP 压缩.NET 库。 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 Features File and ... delete non-empty folders recursively. Overwrite or rename files using a single line of code. Monitor progress or handle problems with events. Raw compression and decompression streams- Core 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. Many ...

  2. About Rebex ZIP for.NET

    说明: 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 ...

  3. Rebex ZIP 2015 R4

    发行说明: 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 ...

  4. Rebex ZIP for.NET 2016 R2 released

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

  5. Rebex ZIP for.NET R5.7

    发行说明: 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 ...

  6. Rebex ZIP for.NET 2017 R6.2

    发行说明: 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 ...

  7. Rebex ZIP for.NET 2018 R1

    发行说明: 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 ...

  8. Rebex ZIP for.NET updated

    发行说明: 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 ...

  9. Rebex ZIP for.NET 7.0.8865

    发行说明: Cryptography: Added support for loading private keys in new OpenSSH key format encrypted using AES/GCM or ChaCha20/Poly1305. 0 ...

  10. Rebex ZIP for.NET 7.0.8816

    发行说明: 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 ...

  11. Rebex ZIP for.NET 7.0.8755

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

  12. Rebex ZIP for.NET 7.0.8720

    发行说明: 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 ...

  13. Rebex ZIP for.NET 7.0.8581

    发行说明: 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 ...

  14. Rebex ZIP for.NET R6.14

    发行说明: All: Fixed problems in finalizer logic. Cryptography: Fixed support for ECDSA private key formats with optional public key. ...

  15. Rebex ZIP for.NET R6.13

    发行说明: 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. ...

  16. Rebex ZIP for.NET R6.12

    发行说明: 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. ...

  17. Rebex ZIP for.NET R6.11

    发行说明: 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. ...

  18. Rebex ZIP for.NET R6.10

    发行说明: 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. ...

  19. Rebex ZIP for.NET R6.9

    发行说明: 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. ...

  20. Rebex ZIP for.NET R6.8

    发行说明: Cryptography: Added SSE2 implementation of ChaCha20 for Microsoft.NET 5.0 or higher. ...