Skip to content

Pedersen DKG implementation questions #2512

Description

@pool2win

Couple of questions about Pedersen'd DKG:

  1. Looking at
    errs := o.Broadcast(&Init{Wait: o.Wait})
    and then the SendToTreeNode implementation I am not clear if you are using private and reliable broadcast channels as required for Pedersen DKG.

We do need to send s_{ij} secretly from i to j.

image

  1. Have you covered the situation when a faulty process sends bad shares? Do we detect such failures?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions