Follow up to my last post about the VHDL hardware accelerated function.
Internally, Keccak's permutation function maintains a 5 by 5 array of vectors of bits. For Keccak-f[1600], this is 64 bit "lanes" arranged in a 5 by 5 "grid". Take the product of those values and get 1600.

Comments