Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

Twofish Class Reference

#include <twofish.h>

Inheritance diagram for Twofish:

Twofish_Info BlockCipherDocumentation FixedBlockSize< 16 > VariableKeyLength< 16, 0, 32 > FixedRounds< 16 > List of all members.

Detailed Description

Twofish

Definition at line 19 of file twofish.h.

Public Types

typedef BlockCipherFinal<
ENCRYPTION, Enc > 
Encryption
 implements the BlockCipher interface
typedef BlockCipherFinal<
DECRYPTION, Dec > 
Decryption
 implements the BlockCipher interface

Static Public Member Functions

static const char * StaticAlgorithmName ()
static unsigned int StaticGetValidKeyLength (unsigned int n)

Classes

class  Base
class  Dec
class  Enc


The documentation for this class was generated from the following file:
Generated on Sat Jan 22 09:45:52 2005 for Crypto++ by  doxygen 1.4.0