lambdaworks icon indicating copy to clipboard operation
lambdaworks copied to clipboard

Pedersen Hash

Open MauroToscano opened this issue 2 years ago • 0 comments

Tasks:

  • [x] Implement Starknet Crypto equivalent implementation. Test with some values of StarknetRS
  • [ ] Add a differential fuzzer against StarknetRS
  • [ ] Generalize over the elliptic curve, retain a predefined one with the Starknet curve
  • [ ] Implement an associated "IsMerkleTreeBackend"

Resources:

Iden3

MauroToscano avatar Oct 05 '23 19:10 MauroToscano