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

frontend design for precompiles #591

Open
Tracked by #95
kunxian-xia opened this issue Nov 14, 2024 · 2 comments
Open
Tracked by #95

frontend design for precompiles #591

kunxian-xia opened this issue Nov 14, 2024 · 2 comments
Assignees

Comments

@kunxian-xia
Copy link
Collaborator

kunxian-xia commented Nov 14, 2024

Previously, we use layered circuit built from gates like mul3 / mul2 / add / add_const as the abstraction / frontend to program keccak circuit. This abstraction (defined in a line of works on GKR) is not efficient as we expected.

In this issue, we want to extract out ideas in the prototype made by @dreamATD in https://github.com/scroll-tech/ceno/tree/new-gkr-keccak so as to allow us write other precompiles in a easy way.

@matthiasgoergens
Copy link
Collaborator

Please provide some context and elaborate what's supposed to be done for this issue.

@kunxian-xia kunxian-xia changed the title frontend design frontend design for precompiles Nov 19, 2024
@kunxian-xia
Copy link
Collaborator Author

Please provide some context and elaborate what's supposed to be done for this issue.

Added. ☝️

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

3 participants