VariableRounds< D, N, M > Class Template Reference

to be inherited by ciphers with variable number of rounds More...

#include <seckey.h>

List of all members.

Static Public Member Functions

static unsigned int StaticGetDefaultRounds (size_t keylength)

Protected Member Functions

void ThrowIfInvalidRounds (int rounds, const Algorithm *alg)
unsigned int GetRoundsAndThrowIfInvalid (const NameValuePairs &param, const Algorithm *alg)

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 39 of file seckey.h.


The documentation for this class was generated from the following file:

Generated on Sat Nov 7 01:16:27 2009 for Crypto++ by  doxygen 1.6.1