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

ThreeWay Class Reference

#include <3way.h>

Inheritance diagram for ThreeWay:

ThreeWay_Info BlockCipherDocumentation FixedBlockSize< 12 > FixedKeyLength< 12 > VariableRounds< 11 > List of all members.

Detailed Description

3-Way

Definition at line 19 of file 3way.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

const char * StaticAlgorithmName ()
size_t __cdecl StaticGetValidKeyLength (size_t)
unsigned int StaticGetDefaultRounds (size_t keylength)

Static Protected Member Functions

void AssertValidRounds (unsigned int rounds)
void CheckedSetKey (T *obj, CipherDir dir, const byte *key, size_t length, const NameValuePairs &param)


The documentation for this class was generated from the following file:
Generated on Tue Aug 16 08:38:55 2005 for Crypto++ by  doxygen 1.3.9.1