ICSharpCode.SharpZipLib.Encryption

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

ICSharpCode.SharpZipLib.Encryption Namespace

Namespace hierarchy

Classes

Class Description
PkzipClassic PkzipClassic embodies the classic or original encryption facilities used in Pkzip archives. While it has been superceded by more recent and more powerful algorithms, its still in use and is viable for preventing casual snooping
PkzipClassicManaged Defines a wrapper object to access the Pkzip algorithm. This class cannot be inherited.