key_generated_message
¶The message that is produced by a trustee after generating their public/private keypair, and which must be passed to the coordinator.
all_keys_received_message
¶The message that is produced by a coordinator after confirming that is has received all of the trustees’ public keys, and which must be passed back to each trustee.
The message that is produced by a trustee after computing and encrypting the shares of its private key for the other trustees.
Public Members
The message that is produced by a coordinator after confirming that is has received all of the trustees’ encrypted private key shares, and which must be passed back to each trustee.
Public Members
The message that is produced by a trustee after verifying the private shares of the other trustees.
Public Members