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

File data_structures.rs

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

Source from the content-addressed store, hash-verified

1use crate::*;
2use ark_ec::AffineRepr;
3use ark_ff::{UniformRand, Zero};
4use ark_serialize::{CanonicalDeserialize, CanonicalSerialize};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected