Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Implement marshalling on all supported curves#323

Draft
vo-nil wants to merge 1 commit intomasterfrom
318-check-marshalling-curves
Draft

Implement marshalling on all supported curves#323
vo-nil wants to merge 1 commit intomasterfrom
318-check-marshalling-curves

Conversation

@vo-nil
Copy link
Copy Markdown
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 force-pushed the 318-check-marshalling-curves branch from ef64dd8 to 71e1784 Compare September 12, 2024 15:24
@vo-nil vo-nil marked this pull request as draft September 12, 2024 15:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Check marshalling for all curves

1 participant