You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 8, 2022. It is now read-only.
Have been trying to integrate the gg20 dkg implementation into a distributed service and wanted to raise a few things.
DkgParticipanthas no external CTOR a calling lib can useDkgRound2P2PSend'sxijis private and cannot be serializedxijneeded to be encrypted?tss-libimplementation encrypts the share:https://github.com/SwingbyProtocol/tss-lib/blob/668d0061fadf08bf2ba9f7e9287516fc173b6b9c/ecdsa/keygen/round_3.go#L127-L133