bls

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2025 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	PublicKeyFromCompressedBytes = bls.PublicKeyFromCompressedBytes
	SignatureFromBytes           = bls.SignatureFromBytes
	AggregatePublicKeys          = bls.AggregatePublicKeys
	AggregateSignatures          = bls.AggregateSignatures
	Verify                       = bls.Verify
	VerifyProofOfPossession      = bls.VerifyProofOfPossession
	PublicKeyToCompressedBytes   = bls.PublicKeyToCompressedBytes
	PublicKeyToUncompressedBytes = bls.PublicKeyToUncompressedBytes
	SignatureToBytes             = bls.SignatureToBytes
)

Re-export key functions

Functions

This section is empty.

Types

type PublicKey

type PublicKey = bls.PublicKey

Re-export types from the crypto package

type Signature

type Signature = bls.Signature

Re-export types from the crypto package

type Signer

type Signer = bls.Signer

Re-export types from the crypto package

Jump to

Keyboard shortcuts

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