Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andrewmilson/ministark
/ functions
Functions
407 in github.com/andrewmilson/ministark
⨍
Functions
407
◇
Types & classes
131
Method
verify
( root: &C::Digest, proof: MerkleView<C::Digest, C::Leaf>, indices: &[usize], )
src/merkle.rs:209
Method
verify_generic
( self, positions: &[usize], evaluations: &[F], )
src/fri.rs:347
Function
verify_hashed_leaves
()
src/merkle.rs:555
Function
verify_large_tree
()
src/merkle.rs:572
Function
verify_remainder
( remainder_coeffs: Vec<F>, positions: &[usize], expected_evaluations: &[F], domain_generator:
src/fri.rs:443
Method
verify_rows
( root: &Self::Root, row_ids: &[usize], rows: &[impl AsRef<[F]>], proof: Self:
src/merkle.rs:363
Method
zero
()
src/utils.rs:308
← previous
401–407 of 407, ranked by callers