Inheritance diagram for SAFER_Impl< BASE, INFO, STR >:

Definition at line 44 of file safer.h.
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 __cdecl | StaticAlgorithmName () |
Protected Member Functions | |
| bool | Strengthened () const |
1.5.2