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

SHARK Class Reference

#include <shark.h>

Inheritance diagram for SHARK:

SHARK_Info BlockCipherDocumentation FixedBlockSize< 8 > VariableKeyLength< 16, 1, 16 > VariableRounds< 6, 2 > List of all members.

Detailed Description

SHARK-E

Definition at line 23 of file shark.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 ()
unsigned int StaticGetValidKeyLength (unsigned int n)
unsigned int StaticGetDefaultRounds (unsigned int keylength)

Static Protected Member Functions

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


The documentation for this class was generated from the following file:
Generated on Fri Aug 27 22:16:17 2004 for Crypto++ by doxygen 1.3.8