Versions in this module Expand all Collapse all v1 v1.0.5 Nov 28, 2024 v1.0.4 Nov 22, 2024 v1.0.3 Nov 23, 2023 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