threshcryptopbevents

package
v0.4.4 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Recover

func Recover(destModule types.ModuleID, data [][]uint8, signatureShares [][]uint8, origin *types1.RecoverOrigin) *types2.Event

func RecoverResult

func RecoverResult(destModule types.ModuleID, fullSignature []uint8, ok bool, error string, origin *types1.RecoverOrigin) *types2.Event

func SignShare

func SignShare(destModule types.ModuleID, data [][]uint8, origin *types1.SignShareOrigin) *types2.Event

func SignShareResult

func SignShareResult(destModule types.ModuleID, signatureShare []uint8, origin *types1.SignShareOrigin) *types2.Event

func VerifyFull

func VerifyFull(destModule types.ModuleID, data [][]uint8, fullSignature []uint8, origin *types1.VerifyFullOrigin) *types2.Event

func VerifyFullResult

func VerifyFullResult(destModule types.ModuleID, ok bool, error string, origin *types1.VerifyFullOrigin) *types2.Event

func VerifyShare

func VerifyShare(destModule types.ModuleID, data [][]uint8, signatureShare []uint8, nodeId types.NodeID, origin *types1.VerifyShareOrigin) *types2.Event

func VerifyShareResult

func VerifyShareResult(destModule types.ModuleID, ok bool, error string, origin *types1.VerifyShareOrigin) *types2.Event

Types

This section is empty.

Jump to

Keyboard shortcuts

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