gnark icon indicating copy to clipboard operation
gnark copied to clipboard

[std] Implement Poseidon hash

Open gbotrel opened this issue 3 years ago • 1 comments

gbotrel avatar Dec 20 '21 19:12 gbotrel

For the record, there are implementations by others:

  • https://github.com/bnb-chain/gnark/tree/zkbnb-dev/std/hash/poseidon
  • https://github.com/philsippl/gnark-playground/blob/poseidon/examples/poseidon/poseidon.go
  • https://pkg.go.dev/github.com/vocdoni/gnark-crypto-primitives/poseidon

related:

  • #824
  • #904

stefan2904 avatar Mar 07 '24 15:03 stefan2904