lambdaworks
lambdaworks copied to clipboard
Add Pedersen and Poseidon fuzzers
trafficstars
Description
This PR adds differential fuzzer for testing Pedersen and Poseidon
using starknet and pathfinder implementations as a reference
Type of change
- [ ] New feature
Checklist
- [ ] Linked to Github Issue
- [ ] Unit tests added
- [ ] This change requires new documentation.
- [ ] Documentation has been added/updated.
- [ ] This change is an Optimization
- [ ] Benchmarks added/run