Skip to content

Add halo2_curves#22

Merged
mmaker merged 3 commits into
mmaker:mainfrom
tumberger:feat/halo2_curves
Jun 29, 2023
Merged

Add halo2_curves#22
mmaker merged 3 commits into
mmaker:mainfrom
tumberger:feat/halo2_curves

Conversation

@tumberger

Copy link
Copy Markdown
Contributor

This adds halo2_curves for the following:

  • BN256 Add, Mul in Fr
  • BN256 Add in G1
  • BN256 MSM in G1
  • BN256 pairing

PSE is working on MSM optimization, hence these benchmarks currently rely on the /msm branch of the halo2_curves repository.

@vercel

vercel Bot commented Jun 21, 2023

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
zkalc ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 27, 2023 10:21pm

@mmaker

mmaker commented Jun 27, 2023

Copy link
Copy Markdown
Owner

I fixed a couple mistakes (pairing benchmarked with generators, some variable clashes). Can you have another look at it jut to make sure I'm not introducing new errors? Thanks!

@tumberger

Copy link
Copy Markdown
Contributor Author

Thanks, just took a look and this looks good to me!

@mmaker mmaker merged commit a0ad85d into mmaker:main Jun 29, 2023
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

Successfully merging this pull request may close these issues.

2 participants