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

File mod.rs

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

Source from the content-addressed store, hash-verified

1use crate::{
2 linear_codes::{
3 data_structures::*,
4 utils::{calculate_t, get_indices_from_sponge},

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected