taurushq-io / multi-party-sig

Implementation of protocols for threshold signatures
Apache License 2.0
311 stars 120 forks source link

Make sure that the results of protocols can be serialized #59

Closed cronokirby closed 3 years ago

cronokirby commented 3 years ago

i.e. they may sometimes contain curve elements, and we need to add the adequate infrastructure for de-serializing them.