Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[crypto] kimchi #9218

Closed
9 tasks done
mimoo opened this issue Jul 16, 2021 · 0 comments
Closed
9 tasks done

[crypto] kimchi #9218

mimoo opened this issue Jul 16, 2021 · 0 comments
Assignees

Comments

@mimoo
Copy link
Contributor

mimoo commented Jul 16, 2021

Here's the roadmap to have kimchi (fka 15-wires PLONK) integrated within Mina

Step 1: Make kimchi build / tests pass. kimchi is not building, we need to finish it. This involves fixing some of the gates and implementing some finish touches.

Step 2: Create Rust->OCaml bindings. To use kimchi within Mina, we need to make the Rust code accessible to OCaml code. We have a tedious, error-prone way of doing this but we want to automate this step to facilitate future updates and avoid human error.

Step 3: Integrate with Snarky. We use PLONK through a framework called Snarky. To integrate kimchi with Snarky, we need to write some glue code and import it into snarky as a "backend".

@mimoo mimoo changed the title [crypto] 15-wire plonk [crypto] 15-wires plonk Sep 28, 2021
@mimoo mimoo changed the title [crypto] 15-wires plonk [crypto] kimchi (15-wires plonk) Oct 7, 2021
@mimoo mimoo changed the title [crypto] kimchi (15-wires plonk) [crypto] kimchi Oct 8, 2021
@mimoo mimoo closed this as completed Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants