DEFAULT_SBOX_SIZE
unsigned char sbox[DEFAULT_SBOX_SIZE];
for (i = 0; i < DEFAULT_SBOX_SIZE; ++i)
for (i = 0; i < DEFAULT_SBOX_SIZE; ++i) {