# Packages
No description provided by the author
This code is sourced from the go-kzg Repository by protolambda.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
No description provided by the author
GetBlobLength converts from blob size in bytes to blob size in symbols.
GetBlobSize converts from blob length in symbols to blob size in bytes.
GetBlobLength converts from blob size in bytes to blob size in symbols.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ValidateEncodingParams takes in the encoding parameters and returns an error if they are invalid.
ValidateEncodingParamsAndBlobLength takes in the encoding parameters and blob length and returns an error if they are collectively invalid.
# Constants
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
BlomCommitments contains the blob's commitment, degree proof, and the actual degree.
No description provided by the author
Frame is a chunk of data with the associated multi-reveal proof.
Sample is a chunk with associated metadata used by the Universal Batch Verifier.
SubBatch is a part of the whole Batch with identical Encoding Parameters, i.e.
# Type aliases
No description provided by the author
Commitment is a polynomial commitment (e.g.
Commitment is a polynomial commitment (e.g.
LengthProof is a polynomial commitment on G2 (e.g.
Proof is used to open a commitment.
Symbol is a symbol in the field used for polynomial commitments.