sign

package
v1.1.4 Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Start

func Start(cfg *config.Config, signers []party.ID, message []byte, pl *pool.Pool) protocol.StartFunc

Start initiates the Ringtail threshold signing protocol

Types

type RingtailSignature

type RingtailSignature struct {
	Signature []byte
	Message   []byte
	Signers   []party.ID
}

RingtailSignature represents a completed threshold signature

func (*RingtailSignature) Verify

func (s *RingtailSignature) Verify(publicKey []byte) bool

Verify checks if the signature is valid

Jump to

Keyboard shortcuts

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