Documentation ¶
Index ¶
Constants ¶
View Source
const BlsHashSize = 16
BlsHashSize specifies the hash size for using bls scheme
Variables ¶
This section is empty.
Functions ¶
func NewBLSMultisig ¶
func NewBLSMultisig( llSigner crypto.LowLevelSignerBLS, pubKeys []string, privKey crypto.PrivateKey, keyGen crypto.KeyGenerator, ownIndex uint16) (*blsMultiSigner, error)
NewBLSMultisig creates a new BLS multi-signer
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.