bls12_381

package
v0.10.6 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FromBytesToVerifyingKey

func FromBytesToVerifyingKey(vkBytes []byte) (gnark.VerifyingKey, error)

Types

type BellmanVerifyingKeyBl12381

type BellmanVerifyingKeyBl12381 struct {
	G1 struct {
		Alpha curveBls12.G1Affine
		Ic    []curveBls12.G1Affine
	}
	G2 struct {
		Beta, Gamma, Delta curveBls12.G2Affine
	}
}

func (*BellmanVerifyingKeyBl12381) ReadFrom

func (vk *BellmanVerifyingKeyBl12381) ReadFrom(r io.Reader) (n int64, err error)

func (*BellmanVerifyingKeyBl12381) WriteTo

func (vk *BellmanVerifyingKeyBl12381) WriteTo(w io.Writer) (n int64, err error)

Jump to

Keyboard shortcuts

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