cloudflare / circl

CIRCL: Cloudflare Interoperable Reusable Cryptographic Library
http://blog.cloudflare.com/introducing-circl
Other
1.22k stars 136 forks source link

tss/rsa: Rewrite serialization functions for KeyShare and SignShare #454

Open armfazh opened 11 months ago

armfazh commented 11 months ago

Use cryptoybyte to leverage TLS syntax. Serialization of KeyShare and SignShares.

Staked on top of #453