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

File ligero.rs

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

Source from the content-addressed store, hash-verified

1use crate::{
2 linear_codes::{utils::calculate_t, LigeroPCParams, LinCodeParametersInfo},
3 utils::ceil_div,
4 PCCommitterKey, PCUniversalParams, PCVerifierKey,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected