changing the default key size
Posted: Sun Jun 16, 2013 8:23 am
Hi,
in the source code the sizes are: KEY_SIZE=32, BLOCK_SIZE=16, SHA_SIZE=32
if I want to use bigger key size and block size what should i do?
is this correct? KEY_SIZE=256, BLOCK_SIZE=128, SHA_SIZE=256
in the source code the sizes are: KEY_SIZE=32, BLOCK_SIZE=16, SHA_SIZE=32
if I want to use bigger key size and block size what should i do?
is this correct? KEY_SIZE=256, BLOCK_SIZE=128, SHA_SIZE=256