#include <square.h>
Inheritance diagram for Square_Info:

Definition at line 13 of file square.h.
Static Public Member Functions | |
| static const char * | StaticAlgorithmName () |
| static size_t __cdecl | StaticGetValidKeyLength (size_t) |
Static Public Attributes | |
| static const int | BLOCKSIZE |
| static const int | KEYLENGTH |
| static const int | MIN_KEYLENGTH |
| static const int | MAX_KEYLENGTH |
| static const int | DEFAULT_KEYLENGTH |
| static const int | IV_REQUIREMENT |
| static const int | IV_LENGTH |
1.5.2