MCPcopy Create free account
hub / github.com/arkworks-rs/poly-commit / data_structures.rs

File data_structures.rs

poly-commit/src/kzg10/data_structures.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use crate::*;
2use ark_ec::{pairing::Pairing, AdditiveGroup, AffineRepr};
3use ark_ff::ToConstraintField;
4use ark_serialize::{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected