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

Add Jubjub to ECC stdlib #1333

Merged
merged 11 commits into from
Oct 4, 2023
Merged

Add Jubjub to ECC stdlib #1333

merged 11 commits into from
Oct 4, 2023

Conversation

alv-around
Copy link

Add jubjub to stdlib #1251

Features:

  • Proof-Of-Ownership
  • VerifyEddsa

@alv-around
Copy link
Author

I had to re-arrange some stuff, because ecc points for the babyjubjub are 254-bit while for the jubjub 255.

I also wrote in a way so in the future it is easy to integrate the signatures for bls12-377 and other Edwardstwisted curves

@alv-around
Copy link
Author

alv-around commented Sep 27, 2023

@dark64 I extended your work to add the JubJub signatures in the stdlib. could please review it? looking forward your feedback :)

@dark64 dark64 merged commit 2108ad4 into Zokrates:jubjub Oct 4, 2023
7 of 9 checks passed
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