-
Notifications
You must be signed in to change notification settings - Fork 167
Open
Description
I'm interested in serializing field elements in big-endian form and curve elements in uncompressed affine form. From looking at the latest code (https://github.com/privacy-scaling-explorations/halo2curves/blob/3bfa6562f0ddcbac941091ba3c7c9b6c322efac1/src/serde.rs#L1220 and https://github.com/privacy-scaling-explorations/halo2curves/blob/3bfa6562f0ddcbac941091ba3c7c9b6c322efac1/src/serde.rs#L174), both seem to be supported.
Do you have an example of how to specify these options with serde?
Metadata
Metadata
Assignees
Labels
No labels