Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RandomKeyPair ¶
RandomKeyPair generates a random BLS secret and corresponding public key.
Types ¶
type PublicKey ¶
func AggregatePublicKeys ¶
AggregatePublicKeys aggregates a set of BLS public keys into one.
func SecretToPublicKey ¶
SecretToPublicKey returns the BLS public key corresponding to the given secret key.
type SecretKey ¶
type Signature ¶
func AggregateSignatures ¶
AggregateSignatures aggregates a set of BLS signatures into one.
Click to show internal directories.
Click to hide internal directories.