cggmp21 0.6.3

TSS ECDSA implementation based on CGGMP21 paper
Documentation
1
2
3
4
Core key share is obtained as an output of [key generation protocol](crate::keygen()).
It can not be used in signing protocol as it lacks of required auxiliary information.
You need to carry out [key refresh protocol](crate::key_refresh()) to obtain "completed"
[KeyShare].