Skip to content

Serialization example #188

@srinathsetty

Description

@srinathsetty

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions