tss

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 28, 2023 License: Apache-2.0 Imports: 5 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KeyStep1Data

type KeyStep1Data struct {
	C *commitment.Commitment
}

type KeyStep2Data

type KeyStep2Data struct {
	Witness *commitment.Witness
	Share   *vss.Share // secret share
	Proof   *schnorr.Proof
}

type KeyStep3Data

type KeyStep3Data struct {
	Id             int
	ShareI         *big.Int                // key share
	PublicKey      *curves.ECPoint         // PublicKey
	ChainCode      string                  // chaincode for derivation, no longer change when update
	SharePubKeyMap map[int]*curves.ECPoint //  ShareI*G map
}

type Message

type Message struct {
	From int
	To   int
	Data string
}

Directories

Path Synopsis
ecdsa
ed25519
key
dkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL