KeccakF

The Keccak-f[1600]permutation.

Synopsis

Declared in <crypto/sha3.h>

void
KeccakF(uint64_t(& st)[]);

Parameters

NameDescription
stThe 25-lane (1600-bit) Keccak state, transformed in place.