Documentation
¶
Index ¶
Constants ¶
View Source
const BLS_ACTIVE = true
Variables ¶
This section is empty.
Functions ¶
func BlsAggregatePubkeys ¶
func BlsAggregatePubkeys(pubkeys []BLSPubkey) BLSPubkey
func BlsVerify ¶
func BlsVerify(pubkey BLSPubkey, messageHash Root, signature BLSSignature, domain BLSDomain) bool
func BlsVerifyMultiple ¶
func BlsVerifyMultiple(pubkeys []BLSPubkey, messageHashes []Root, signature BLSSignature, domain BLSDomain) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.