explore the use of field and curve implementations from arkworks
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 862
- Forks
- 253
- Avg merge
- 3d 21h
- Merged PRs (30d)
- 5
Description
In the first stage, one could switch to ark-ff and curve implementations from arkworks, to assess performance impact.
If the first stage is successful, in the follow-up stage, we could switch the constraint system to arkworks constraint system, allowing us to leverage various gadgets from arkworks.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the current field, curve, and constraint-system implementations, then compare them with ark-ff and the corresponding arkworks implementations. Measure the performance impact of the field and curve change first; if that succeeds, assess whether the constraint system can also move to arkworks and record which gadgets become available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cryptography
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100