UI for WinForms
With Telerik ZipLibrary for WinForms, you can archive, compress, drop and encrypt data to easily and securely transfer bulky files while saving on storage space.
Make and edit ZIPs combining data such as images, DOCX or PDF files that can be shared with other applications. You can also create memory-based ZIP archives or use a stream to get data and add it to a ZIP archive.
Documentation on how to Create and Edit zip files with RadZipLibrary
Read the files in the ZIP and get information about their name, actual size, etc. Load the files directly, include each file for download or view the information about them in any format desired.
With the Telerik ZibLibrary for WinForms, you can easily compress and decompress streams with the preferred compression level.
The WinForms ZipLibrary comes with support for Deflate and LZMA lossless data compression algorithms and offers various settings for configuring both compression mechanisms.
Documentation on how to utilize the Deflate and LZMA compression algorithms with RadZipLibrary
Easily process and transfer bulky files of more than 4GB.
Password-protect your ZIP file for maximum security.
Documentation on how to setup zip protection in RadZipLibraryThe AES encryption algorithm is best suited to secure sensitive information, such as passwords, credit card numbers and personal data. It uses a symmetric key algorithm, meaning the same key is used for both encrypting and decrypting the data. You can read and extract AES-protected archives with ease.
See the Document Processing Zip Library docs: Protected Zip Archive