mirror of
https://github.com/arnaucube/keccak256-circom.git
synced 2026-01-09 07:21:30 +01:00
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.