kzg

package
v0.12.1 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2023 License: Apache-2.0 Imports: 11 Imported by: 35

Documentation

Overview

Package kzg provides constructor for curved-typed KZG SRS

For more details, see ecc/XXX/fr/kzg package

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SRS

type SRS Serializable

func NewSRS

func NewSRS(curveID ecc.ID) SRS

NewSRS returns an empty curved-typed SRS object that implements io.ReaderFrom and io.WriterTo interfaces

type Serializable added in v0.11.0

type Serializable interface {
	io.ReaderFrom
	io.WriterTo
}

Jump to

Keyboard shortcuts

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