to be inherited by ciphers with variable number of rounds More...
#include <seckey.h>
Static Public Member Functions | |
| static unsigned int | StaticGetDefaultRounds (size_t keylength) |
Protected Member Functions | |
| void | ThrowIfInvalidRounds (int rounds, const Algorithm *alg) |
| unsigned int | GetRoundsAndThrowIfInvalid (const NameValuePairs ¶m, const Algorithm *alg) |
to be inherited by ciphers with variable number of rounds
Definition at line 39 of file seckey.h.
1.6.1