Crypto++  5.6.3
Free C++ class library of cryptographic schemes
Static Public Attributes | List of all members
FixedRounds< R > Class Template Reference

Inherited by ciphers with fixed number of rounds. More...

Static Public Attributes

static const int ROUNDS = R
 The number of rounds for the cipher provided as a constant.
 

Detailed Description

template<unsigned int R>
class FixedRounds< R >

Inherited by ciphers with fixed number of rounds.

Template Parameters
Rthe number of rounds used by the cipher

Definition at line 47 of file seckey.h.


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