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

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  { DEFAULT_ROUNDS = D, MIN_ROUNDS = N, MAX_ROUNDS = M }

Static Public Member Functions

unsigned int StaticGetDefaultRounds (unsigned int keylength)

Static Protected Member Functions

void AssertValidRounds (unsigned int rounds)
template<class T>
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 Tue Oct 26 18:51:54 2004 for Crypto++ by  doxygen 1.3.9.1