microsoft / Nova

Nova: High-speed recursive arguments from folding schemes
MIT License
718 stars 190 forks source link

Serde Serialization #46

Closed arthurgreef closed 1 year ago

arthurgreef commented 2 years ago

Serde serialization an deserialization for shape, parameters, instances, and witnesses.

Depends on the following PR on pasta_curves.

https://github.com/zcash/pasta_curves/pull/36/commits

vmx commented 1 year ago

The most recent pasta_curves release 0.5.0 has optional serde support.

srinathsetty commented 1 year ago

This is now merged #123