Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
use crate::*;
2
use ark_ec::AffineRepr;
3
use ark_ff::{UniformRand, Zero};
4
use ark_serialize::{CanonicalDeserialize, CanonicalSerialize};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected