Crypto++
Public Member Functions | Static Public Member Functions | List of all members
BlockCipherImpl< INFO, BASE > Class Template Reference
Inheritance diagram for BlockCipherImpl< INFO, BASE >:
AlgorithmImpl< SimpleKeyingInterfaceImpl< TwoBases< BASE, INFO > > > SimpleKeyingInterfaceImpl< TwoBases< BASE, INFO > > TwoBases< BASE, INFO > SAFER_Impl< BASE, INFO, STR >

Public Member Functions

unsigned int BlockSize () const
 
std::string AlgorithmName () const
 
size_t MinKeyLength () const
 
size_t MaxKeyLength () const
 
size_t DefaultKeyLength () const
 
size_t GetValidKeyLength (size_t n) const
 
SimpleKeyingInterface::IV_Requirement IVRequirement () const
 
unsigned int IVSize () const
 

Static Public Member Functions

static std::string StaticAlgorithmName ()
 

Detailed Description

template<class INFO, class BASE = BlockCipher>
class BlockCipherImpl< INFO, BASE >

Definition at line 143 of file seckey.h.


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