Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
func Create(skBytes []byte, threshold uint64, count uint64) (map[spectypes.OperatorID]*bls.SecretKey, error)
Create receives a bls.SecretKey hex and count. Will split the secret key into count shares
func ReconstructSignatures ¶
ReconstructSignatures receives a map of user indexes and serialized bls.Sign. It then reconstructs the original threshold signature using lagrange interpolation
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.