Versions in this module Expand all Collapse all v1 v1.0.2 Nov 24, 2022 v1.0.1 Apr 24, 2020 Changes in this version + var ErrConversion = errors.New("conversion error") + func ConvertDKGResult(cfgPubkey config.Pubkey, cfgShare string, cfgBKs map[string]config.BK) (*dkg.Result, error) + func GetCurve() elliptic.Curve + func GetPeerIDFromPort(port int64) string