KECCAK.blockSize

Digest size in bits.

struct KECCAK(uint digestSize, uint shake = 0)
enum blockSize = (SPONGE - digestSize * 2);

Meta