package
0.0.0-20241212130022-087359243051
Repository: https://github.com/brevis-network/zk-hash.git
Documentation: pkg.go.dev
# Functions
Permute applys the keccakf permutation on the input state of 1600 bits, then outputs the permuted new state of 1600 bits the range check [0, 1] for each element in 'a' must be done outside already.
Permute applies Keccak-F permutation on the input a and returns the permuted vector.