Files
keccak256-circom/go-keccak256-bits-impl

go-keccak256-bits-impl

Implementation of keccak256 hash function in Go, working with bits instead of bytes&uint64, in order to recreate the Circom circuit behaviour.