ICSharpCode::SharpZipLib::Encryption::PkzipClassic Class Reference

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. More...

Inheritance diagram for ICSharpCode::SharpZipLib::Encryption::PkzipClassic:

ICSharpCode::SharpZipLib::Encryption::PkzipClassicManaged List of all members.

Static Public Member Functions

static byte[] GenerateKeys (byte[] seed)
 Generates new encryption keys based on given seed.

Detailed Description

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.

Definition at line 50 of file PkzipClassic.cs.


Member Function Documentation

static byte [] ICSharpCode::SharpZipLib::Encryption::PkzipClassic::GenerateKeys byte[]  seed  )  [inline, static]
 

Generates new encryption keys based on given seed.

Definition at line 55 of file PkzipClassic.cs.


The documentation for this class was generated from the following file:
Generated on Fri Jun 23 21:50:05 2006 for OblivionModTranslator by  doxygen 1.4.6-NO