ZcashFoundation / frost

Rust implementation of FROST (Flexible Round-Optimised Schnorr Threshold signatures) by the Zcash Foundation
https://frost.zfnd.org
Other
133 stars 50 forks source link

Make serialization methods consistent #674

Closed conradoplg closed 2 months ago

conradoplg commented 2 months ago

Depends on #671

Closes #661