Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBLSMultisig ¶
func NewBLSMultisig( llSigner crypto.LowLevelSignerBLS, hasher hashing.Hasher, pubKeys []string, privKey crypto.PrivateKey, keyGen crypto.KeyGenerator, ownIndex uint16) (*blsMultiSigner, error)
NewBLSMultisig creates a new BLS multi-signer
func NewBelNevMultisig ¶ added in v1.0.3
func NewBelNevMultisig( hasher hashing.Hasher, pubKeys []string, privKey crypto.PrivateKey, keyGen crypto.KeyGenerator, ownIndex uint16) (*belNevSigner, error)
NewBelNevMultisig creates a new Bellare Neven multi-signer
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.