fk20

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BatchToeplitzMatrixVecMul

type BatchToeplitzMatrixVecMul struct {
	// contains filtered or unexported fields
}

func (*BatchToeplitzMatrixVecMul) BatchMulAggregation

func (bt *BatchToeplitzMatrixVecMul) BatchMulAggregation(matrices []toeplitzMatrix) ([]bls12381.G1Affine, error)

type FK20

type FK20 struct {
	// contains filtered or unexported fields
}

func NewFK20

func NewFK20(srs []bls12381.G1Affine, numPointsToOpen, evalSetSize int) FK20

func (*FK20) ComputeMultiOpenProof

func (fk *FK20) ComputeMultiOpenProof(poly []fr.Element) ([]bls12381.G1Affine, [][]fr.Element, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳