anzip library

Classes

CompressionBzip2
CompressionDeflate
The Deflate compression is used.
CompressionDeflate64
CompressionIbmTerse
CompressionIbmZosCmpsc
CompressionImplode
CompressionJpeg
CompressionLzma
CompressionMethod
Indicates the algorithm used for compression.
CompressionMp3
CompressionPkwareImplode
PKWARE Data Compression Library (DCL) Imploding.
CompressionPpmd
CompressionReduce
CompressionShrink
CompressionStore
No compression is performed.
CompressionWavpack
CompressionXz
CompressionZstd
CompressionZstdDeprecated
EncryptionAes
Encrypted with AES, the strongest choice but currently cannot be expanded in Windows Explorer.
EncryptionMethod
Indicates the encryption method used in the ZIP file.
EncryptionNone
No encryption is performed.
EncryptionZipCrypto
Encrypted with the weak ZIP standard algorithm.
FileEntry
FileHeader
ZipFile

Enums

AesKeyStrength
Indicates the AES encryption key length.
AesVersion
Indicates the AES format used.

Exceptions / Errors

ZipException