Inheritance diagram for BlockCipherImpl< INFO, BASE >:
Definition at line 158 of file seckey.h.
Public Member Functions | |
unsigned int | BlockSize () const |
std::string | AlgorithmName () const |
unsigned int | MinKeyLength () const |
unsigned int | MaxKeyLength () const |
unsigned int | DefaultKeyLength () const |
unsigned int | GetValidKeyLength (unsigned int n) const |
TwoBases< BASE, INFO >::IV_Requirement | IVRequirement () const |
Static Public Member Functions | |
static std::string | StaticAlgorithmName () |
Protected Member Functions | |
void | AssertValidKeyLength (unsigned int length) |