GOST_28147_89_Params.sboxEntry

class GOST_28147_89_Params
public const
ubyte
sboxEntry
(
size_t row
,
size_t col
)

Parameters

row size_t

the row

col size_t

the column

Return Value

Type: ubyte

sbox entry at this row/column

Meta