types

package
v0.0.0-...-ee95d54 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2023 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BatchPartialSignatures

type BatchPartialSignatures map[string][][]byte

func (BatchPartialSignatures) AddPartialSignature

func (b BatchPartialSignatures) AddPartialSignature(messageID string, partialSignature []byte)

type ReconstructedSignature

type ReconstructedSignature struct {
	File       string
	BatchID    string
	MessageID  string
	SrcPayload []byte
	Signature  []byte
	Username   string
	DKGRoundID string
	// Special field with additional info for "sign baked data" routine
	ValIdx int64
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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