Mes documents/Visual Studio 2005/Projects/TES4ModTranslator/TES4ModTranslator/Encryption/PkzipClassic.cs File Reference

Go to the source code of this file.

Namespaces

namespace  ICSharpCode::SharpZipLib::Encryption
namespace  System::Security::Cryptography

Classes

class  ICSharpCode::SharpZipLib::Encryption::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. More...
class  ICSharpCode::SharpZipLib::Encryption::PkzipClassicCryptoBase
 PkzipClassicCryptoBase provides the low level facilities for encryption and decryption using the PkzipClassic algorithm. More...
class  ICSharpCode::SharpZipLib::Encryption::PkzipClassicEncryptCryptoTransform
 PkzipClassic CryptoTransform for encryption. More...
class  ICSharpCode::SharpZipLib::Encryption::PkzipClassicDecryptCryptoTransform
 PkzipClassic CryptoTransform for decryption. More...
class  ICSharpCode::SharpZipLib::Encryption::PkzipClassicManaged
 Defines a wrapper object to access the Pkzip algorithm. This class cannot be inherited. More...


Generated on Fri Jun 23 21:50:05 2006 for OblivionModTranslator by  doxygen 1.4.6-NO