VariableRounds< D, N, M > Class Template Reference

#include <seckey.h>

List of all members.


Detailed Description

template<unsigned int D, unsigned int N = 1, unsigned int M = INT_MAX>
class VariableRounds< D, N, M >

to be inherited by ciphers with variable number of rounds

Definition at line 50 of file seckey.h.

Public Types

enum  GCC4FIX3 { DEFAULT_ROUNDS = D, MIN_ROUNDS = N, MAX_ROUNDS = M }

Static Public Member Functions

static unsigned int StaticGetDefaultRounds (unsigned int keylength)

Static Protected Member Functions

static void AssertValidRounds (unsigned int rounds)
template<class T>
static 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 Thu Mar 30 22:12:32 2006 for Crypto++ by  doxygen 1.4.6