The Xceed.Compression namespace defines the CompressedStream class which can be constructed around any kind of Stream object to compress data that is written to the stream and decompress data that is read from the stream.
Defines a method to create instances of SymmetricAlgorithm-derived classes that implement the AES algorithm for use in the EncryptionMethod.WinZipAES
functionality.