GOST 28147-89
The GOST 28147-89 block cipher uses a set of 4 bit Sboxes, however the standard does not actually define these Sboxes; they are considered a local configuration issue. Several different sets are used.
size_t row | the row |
size_t col | the column |
Default GOST parameters are the ones given in GOST R 34.11 for testing purposes; these sboxes are also used by Crypto++, and, at least according to Wikipedia, the Central Bank of Russian Federation
string name | of the parameter set |
GOST 28147-89
GOST_28147_89_Params param | the sbox parameters to use |