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

File mod.rs

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

Source from the content-addressed store, hash-verified

1use crate::{
2 linear_codes::{utils::reed_solomon, LigeroPCParams, LinearEncode},
3 Error,
4};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected