List of all items
Structs
Enums
Functions
- generate::generate_tree
- hash::hash_leaf
- hash::hash_node
- hash::hash_node_ref
- navigate::find_closest_siblings
- navigate::find_down_right_most_branch
- navigate::find_node_by_vote_reference
- navigate::tree_depth
- node::is_leaf_node
- node::is_null_node
- node::is_null_node_ref
- node::is_wrapper_node
- node::null_node
- proof::inclusion::create_inclusion_exclusion_proof
- proof::inclusion::verify_exclusion_proof
- proof::inclusion::verify_inclusion_proof
- proof::util::are_neighboors
- proof::util::collapse_branches
- proof::util::create_merkle_proof
- proof::util::derive_wrapper_branch
- proof::util::derive_wrapper_hash
- proof::util::directions_to_node_index
- proof::util::find_node_index
- proof::util::is_vote_in_proof
- proof::util::tally_and_hash
- proof::votecount::create_proof_of_vote_count
- proof::votecount::verify_proof_of_vote_count
- serialize::from_json
- serialize::to_json
- tally::combine_tally
- tally::has_one_vote
- tally::pretty_print_tally
- tally::tally_node
- tally::tally_node_ref
- utilstring::to_hex
- utiltest::create_votes
- utiltest::dummy_hash_from_number
Typedefs
- VoteReference
- navigate::VoteReferencePair
- node::NodeRef
- proof::define::ProofBranch
- proof::define::ProofHash
- proof::define::ProofNode
- proof::inclusion::ExclusionProof
- proof::inclusion::InclusionProof
- tally::TallyList