blssig

package
v1.0.1-legacy-migration Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

blssig package implements a Common Coin (CC) based on a BLS Threshold signatures as described in the Appendix C of

> Andrew Miller, Yu Xia, Kyle Croman, Elaine Shi, and Dawn Song. 2016. > The Honey Badger of BFT Protocols. In Proceedings of the 2016 ACM SIGSAC > Conference on Computer and Communications Security (CCS '16). > Association for Computing Machinery, New York, NY, USA, 31–42. > DOI:https://doi.org/10.1145/2976749.2978399

We con't use the DKShare here, because in some cases this CC will be used while creating the DKShare.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(
	suite pairing.Suite,
	nodeIDs []gpa.NodeID,
	pubPoly *share.PubPoly,
	priShare *share.PriShare,
	t int,
	me gpa.NodeID,
	sid []byte,
	log *logger.Logger,
) gpa.GPA

Types

This section is empty.

Jump to

Keyboard shortcuts

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