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

question: use "Concretely Efficient Lattice-based Polynomial Commitment" in place of regular Ajtai? #170

Open
Autoparallel opened this issue Jan 20, 2025 · 0 comments

Comments

@Autoparallel
Copy link

Idea

I've been reading about LatticeFold and other lattice based techniques in ZK-SNARKs and I also came across this paper: Concretely Efficient Lattice-based Polynomial Commitment. In short, in seems to propose a more efficient commitment technique that would possibly be a speedup over the basic Ajtai commitment used here. Though I'm not 100% certain it is a drop in replacement.

They do have an implementation here: celpc.

Curious what you all think!

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

1 participant