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

Implement marshalling on all supported curves #323

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vo-nil
Copy link
Contributor

@vo-nil vo-nil commented Sep 3, 2024

This PR adds marshalling for all supported curves:
mnt4 and mnt6 (298 bits)
bls12-381 and bls12-377
alt_bn128
pallas and vesta
families of secp_k1 and secp_r1 (160..256 bits)
ed25519
jubjub and babyjubjub

closes #318

@vo-nil vo-nil self-assigned this Sep 3, 2024
@vo-nil vo-nil force-pushed the 318-check-marshalling-curves branch 2 times, most recently from f1b1bae to ef64dd8 Compare September 12, 2024 15:06
@vo-nil vo-nil marked this pull request as ready for review September 12, 2024 15:07
@vo-nil vo-nil requested a review from martun September 12, 2024 15:07
Fixing the compilation.

Finished with marshalling of all supported curves #318

remove comment

rm curve25519
@vo-nil vo-nil marked this pull request as draft September 12, 2024 15:55
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.

Check marshalling for all curves
1 participant