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

Inherited by block ciphers with fixed block size. More...

Static Public Attributes

static const int BLOCKSIZE = N
 The block size of the cipher provided as a constant.
 

Detailed Description

template<unsigned int N>
class FixedBlockSize< N >

Inherited by block ciphers with fixed block size.

Template Parameters
Nthe blocksize of the cipher

Definition at line 34 of file seckey.h.


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