github-code/LFDT-Lockness/cggmp21
LFDT-Lockness/cggmp21: docs/incomplete_key_share.md
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].
READ ON GITHUB-CODE ↗