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

File data_structures.rs

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

Source from the content-addressed store, hash-verified

1use crate::{linear_codes::utils::SprsMat, utils::Matrix, PCCommitment, PCCommitmentState};
2use ark_crypto_primitives::{
3 crh::CRHScheme,
4 merkle_tree::{Config, LeafParam, Path, TwoToOneParam},

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected