List of all items
Structs
- arkworks::bigint_256::WasmBigInteger256
- arkworks::group_affine::WasmGPallas
- arkworks::group_affine::WasmGVesta
- arkworks::group_projective::WasmPallasGProjective
- arkworks::group_projective::WasmVestaGProjective
- arkworks::pasta_fp::WasmPastaFp
- arkworks::pasta_fq::WasmPastaFq
- gate_vector::WasmGateWires
- gate_vector::fp::WasmFpGate
- gate_vector::fp::WasmFpGateVector
- gate_vector::fq::WasmFqGate
- gate_vector::fq::WasmFqGateVector
- oracles::fp::WasmFpOracles
- oracles::fp::WasmFpRandomOracles
- oracles::fq::WasmFqOracles
- oracles::fq::WasmFqRandomOracles
- pasta_fp_plonk_index::WasmPastaFpLookupTable
- pasta_fp_plonk_index::WasmPastaFpPlonkIndex
- pasta_fp_plonk_index::WasmPastaFpRuntimeTableCfg
- pasta_fq_plonk_index::WasmPastaFqLookupTable
- pasta_fq_plonk_index::WasmPastaFqPlonkIndex
- pasta_fq_plonk_index::WasmPastaFqRuntimeTableCfg
- plonk_proof::fp::WasmFpLookupCommitments
- plonk_proof::fp::WasmFpOpeningProof
- plonk_proof::fp::WasmFpProofEvaluations
- plonk_proof::fp::WasmFpProverCommitments
- plonk_proof::fp::WasmFpProverProof
- plonk_proof::fp::WasmFpRuntimeTable
- plonk_proof::fp::WasmVecVecFpPolyComm
- plonk_proof::fq::WasmFqLookupCommitments
- plonk_proof::fq::WasmFqOpeningProof
- plonk_proof::fq::WasmFqProofEvaluations
- plonk_proof::fq::WasmFqProverCommitments
- plonk_proof::fq::WasmFqProverProof
- plonk_proof::fq::WasmFqRuntimeTable
- plonk_proof::fq::WasmVecVecFqPolyComm
- plonk_verifier_index::fp::WasmFpDomain
- plonk_verifier_index::fp::WasmFpLookupSelectors
- plonk_verifier_index::fp::WasmFpLookupVerifierIndex
- plonk_verifier_index::fp::WasmFpPlonkVerificationEvals
- plonk_verifier_index::fp::WasmFpPlonkVerifierIndex
- plonk_verifier_index::fp::WasmFpShifts
- plonk_verifier_index::fq::WasmFqDomain
- plonk_verifier_index::fq::WasmFqLookupSelectors
- plonk_verifier_index::fq::WasmFqLookupVerifierIndex
- plonk_verifier_index::fq::WasmFqPlonkVerificationEvals
- plonk_verifier_index::fq::WasmFqPlonkVerifierIndex
- plonk_verifier_index::fq::WasmFqShifts
- poly_comm::pallas::WasmFqPolyComm
- poly_comm::vesta::WasmFpPolyComm
- srs::fp::WasmFpSrs
- srs::fq::WasmFqSrs
- wasm_ocaml_serde::Error
- wasm_ocaml_serde::de::Deserializer
- wasm_ocaml_serde::ser::ArraySerializer
- wasm_ocaml_serde::ser::ErrorSerializer
- wasm_ocaml_serde::ser::Serializer
Functions
- alert
- arkworks::bigint_256::caml_bigint_256_bytes_per_limb
- arkworks::bigint_256::caml_bigint_256_compare
- arkworks::bigint_256::caml_bigint_256_deep_copy
- arkworks::bigint_256::caml_bigint_256_div
- arkworks::bigint_256::caml_bigint_256_num_limbs
- arkworks::bigint_256::caml_bigint_256_of_bytes
- arkworks::bigint_256::caml_bigint_256_of_decimal_string
- arkworks::bigint_256::caml_bigint_256_of_numeral
- arkworks::bigint_256::caml_bigint_256_print
- arkworks::bigint_256::caml_bigint_256_test_bit
- arkworks::bigint_256::caml_bigint_256_to_bytes
- arkworks::bigint_256::caml_bigint_256_to_string
- arkworks::bigint_256::of_biguint
- arkworks::bigint_256::to_biguint
- arkworks::group_affine::caml_pallas_affine_one
- arkworks::group_affine::caml_vesta_affine_one
- arkworks::pasta_fp::caml_pasta_fp_add
- arkworks::pasta_fp::caml_pasta_fp_compare
- arkworks::pasta_fp::caml_pasta_fp_deep_copy
- arkworks::pasta_fp::caml_pasta_fp_div
- arkworks::pasta_fp::caml_pasta_fp_domain_generator
- arkworks::pasta_fp::caml_pasta_fp_equal
- arkworks::pasta_fp::caml_pasta_fp_inv
- arkworks::pasta_fp::caml_pasta_fp_is_square
- arkworks::pasta_fp::caml_pasta_fp_mul
- arkworks::pasta_fp::caml_pasta_fp_negate
- arkworks::pasta_fp::caml_pasta_fp_of_bigint
- arkworks::pasta_fp::caml_pasta_fp_of_bytes
- arkworks::pasta_fp::caml_pasta_fp_of_int
- arkworks::pasta_fp::caml_pasta_fp_of_string
- arkworks::pasta_fp::caml_pasta_fp_print
- arkworks::pasta_fp::caml_pasta_fp_random
- arkworks::pasta_fp::caml_pasta_fp_rng
- arkworks::pasta_fp::caml_pasta_fp_size
- arkworks::pasta_fp::caml_pasta_fp_size_in_bits
- arkworks::pasta_fp::caml_pasta_fp_sqrt
- arkworks::pasta_fp::caml_pasta_fp_square
- arkworks::pasta_fp::caml_pasta_fp_sub
- arkworks::pasta_fp::caml_pasta_fp_to_bigint
- arkworks::pasta_fp::caml_pasta_fp_to_bytes
- arkworks::pasta_fp::caml_pasta_fp_to_string
- arkworks::pasta_fp::caml_pasta_fp_two_adic_root_of_unity
- arkworks::pasta_fq::caml_pasta_fq_add
- arkworks::pasta_fq::caml_pasta_fq_compare
- arkworks::pasta_fq::caml_pasta_fq_deep_copy
- arkworks::pasta_fq::caml_pasta_fq_div
- arkworks::pasta_fq::caml_pasta_fq_domain_generator
- arkworks::pasta_fq::caml_pasta_fq_equal
- arkworks::pasta_fq::caml_pasta_fq_inv
- arkworks::pasta_fq::caml_pasta_fq_is_square
- arkworks::pasta_fq::caml_pasta_fq_mul
- arkworks::pasta_fq::caml_pasta_fq_negate
- arkworks::pasta_fq::caml_pasta_fq_of_bigint
- arkworks::pasta_fq::caml_pasta_fq_of_bytes
- arkworks::pasta_fq::caml_pasta_fq_of_int
- arkworks::pasta_fq::caml_pasta_fq_of_string
- arkworks::pasta_fq::caml_pasta_fq_print
- arkworks::pasta_fq::caml_pasta_fq_random
- arkworks::pasta_fq::caml_pasta_fq_rng
- arkworks::pasta_fq::caml_pasta_fq_size
- arkworks::pasta_fq::caml_pasta_fq_size_in_bits
- arkworks::pasta_fq::caml_pasta_fq_sqrt
- arkworks::pasta_fq::caml_pasta_fq_square
- arkworks::pasta_fq::caml_pasta_fq_sub
- arkworks::pasta_fq::caml_pasta_fq_to_bigint
- arkworks::pasta_fq::caml_pasta_fq_to_bytes
- arkworks::pasta_fq::caml_pasta_fq_to_string
- arkworks::pasta_fq::caml_pasta_fq_two_adic_root_of_unity
- circuit::prover_to_json
- console_log
- create_zero_u32_ptr
- free_u32_ptr
- gate_vector::fp::caml_pasta_fp_plonk_circuit_serialize
- gate_vector::fp::caml_pasta_fp_plonk_gate_vector_add
- gate_vector::fp::caml_pasta_fp_plonk_gate_vector_create
- gate_vector::fp::caml_pasta_fp_plonk_gate_vector_digest
- gate_vector::fp::caml_pasta_fp_plonk_gate_vector_get
- gate_vector::fp::caml_pasta_fp_plonk_gate_vector_len
- gate_vector::fp::caml_pasta_fp_plonk_gate_vector_wrap
- gate_vector::fq::caml_pasta_fq_plonk_circuit_serialize
- gate_vector::fq::caml_pasta_fq_plonk_gate_vector_add
- gate_vector::fq::caml_pasta_fq_plonk_gate_vector_create
- gate_vector::fq::caml_pasta_fq_plonk_gate_vector_digest
- gate_vector::fq::caml_pasta_fq_plonk_gate_vector_get
- gate_vector::fq::caml_pasta_fq_plonk_gate_vector_len
- gate_vector::fq::caml_pasta_fq_plonk_gate_vector_wrap
- greet
- oracles::fp::fp_oracles_create
- oracles::fp::fp_oracles_deep_copy
- oracles::fp::fp_oracles_dummy
- oracles::fq::fq_oracles_create
- oracles::fq::fq_oracles_deep_copy
- oracles::fq::fq_oracles_dummy
- pasta_fp_plonk_index::caml_pasta_fp_plonk_index_create
- pasta_fp_plonk_index::caml_pasta_fp_plonk_index_decode
- pasta_fp_plonk_index::caml_pasta_fp_plonk_index_domain_d1_size
- pasta_fp_plonk_index::caml_pasta_fp_plonk_index_domain_d4_size
- pasta_fp_plonk_index::caml_pasta_fp_plonk_index_domain_d8_size
- pasta_fp_plonk_index::caml_pasta_fp_plonk_index_encode
- pasta_fp_plonk_index::caml_pasta_fp_plonk_index_max_degree
- pasta_fp_plonk_index::caml_pasta_fp_plonk_index_public_inputs
- pasta_fp_plonk_index::caml_pasta_fp_plonk_index_read
- pasta_fp_plonk_index::caml_pasta_fp_plonk_index_serialize
- pasta_fp_plonk_index::caml_pasta_fp_plonk_index_write
- pasta_fp_plonk_index::format_circuit_gate
- pasta_fq_plonk_index::caml_pasta_fq_plonk_index_create
- pasta_fq_plonk_index::caml_pasta_fq_plonk_index_decode
- pasta_fq_plonk_index::caml_pasta_fq_plonk_index_domain_d1_size
- pasta_fq_plonk_index::caml_pasta_fq_plonk_index_domain_d4_size
- pasta_fq_plonk_index::caml_pasta_fq_plonk_index_domain_d8_size
- pasta_fq_plonk_index::caml_pasta_fq_plonk_index_encode
- pasta_fq_plonk_index::caml_pasta_fq_plonk_index_max_degree
- pasta_fq_plonk_index::caml_pasta_fq_plonk_index_public_inputs
- pasta_fq_plonk_index::caml_pasta_fq_plonk_index_read
- pasta_fq_plonk_index::caml_pasta_fq_plonk_index_serialize
- pasta_fq_plonk_index::caml_pasta_fq_plonk_index_write
- plonk_proof::fp::caml_pasta_fp_plonk_proof_batch_verify
- plonk_proof::fp::caml_pasta_fp_plonk_proof_create
- plonk_proof::fp::caml_pasta_fp_plonk_proof_deep_copy
- plonk_proof::fp::caml_pasta_fp_plonk_proof_dummy
- plonk_proof::fp::caml_pasta_fp_plonk_proof_verify
- plonk_proof::fq::caml_pasta_fq_plonk_proof_batch_verify
- plonk_proof::fq::caml_pasta_fq_plonk_proof_create
- plonk_proof::fq::caml_pasta_fq_plonk_proof_deep_copy
- plonk_proof::fq::caml_pasta_fq_plonk_proof_dummy
- plonk_proof::fq::caml_pasta_fq_plonk_proof_verify
- plonk_verifier_index::fp::caml_pasta_fp_plonk_verifier_index_create
- plonk_verifier_index::fp::caml_pasta_fp_plonk_verifier_index_deep_copy
- plonk_verifier_index::fp::caml_pasta_fp_plonk_verifier_index_deserialize
- plonk_verifier_index::fp::caml_pasta_fp_plonk_verifier_index_dummy
- plonk_verifier_index::fp::caml_pasta_fp_plonk_verifier_index_read
- plonk_verifier_index::fp::caml_pasta_fp_plonk_verifier_index_serialize
- plonk_verifier_index::fp::caml_pasta_fp_plonk_verifier_index_shifts
- plonk_verifier_index::fp::caml_pasta_fp_plonk_verifier_index_write
- plonk_verifier_index::fp::of_wasm
- plonk_verifier_index::fp::read_raw
- plonk_verifier_index::fp::to_wasm
- plonk_verifier_index::fq::caml_pasta_fq_plonk_verifier_index_create
- plonk_verifier_index::fq::caml_pasta_fq_plonk_verifier_index_deep_copy
- plonk_verifier_index::fq::caml_pasta_fq_plonk_verifier_index_deserialize
- plonk_verifier_index::fq::caml_pasta_fq_plonk_verifier_index_dummy
- plonk_verifier_index::fq::caml_pasta_fq_plonk_verifier_index_read
- plonk_verifier_index::fq::caml_pasta_fq_plonk_verifier_index_serialize
- plonk_verifier_index::fq::caml_pasta_fq_plonk_verifier_index_shifts
- plonk_verifier_index::fq::caml_pasta_fq_plonk_verifier_index_write
- plonk_verifier_index::fq::of_wasm
- plonk_verifier_index::fq::read_raw
- plonk_verifier_index::fq::to_wasm
- poseidon::caml_pasta_fp_poseidon_block_cipher
- poseidon::caml_pasta_fq_poseidon_block_cipher
- projective::pallas::caml_pallas_add
- projective::pallas::caml_pallas_affine_deep_copy
- projective::pallas::caml_pallas_double
- projective::pallas::caml_pallas_endo_base
- projective::pallas::caml_pallas_endo_scalar
- projective::pallas::caml_pallas_negate
- projective::pallas::caml_pallas_of_affine
- projective::pallas::caml_pallas_of_affine_coordinates
- projective::pallas::caml_pallas_one
- projective::pallas::caml_pallas_random
- projective::pallas::caml_pallas_rng
- projective::pallas::caml_pallas_scale
- projective::pallas::caml_pallas_sub
- projective::pallas::caml_pallas_to_affine
- projective::vesta::caml_vesta_add
- projective::vesta::caml_vesta_affine_deep_copy
- projective::vesta::caml_vesta_double
- projective::vesta::caml_vesta_endo_base
- projective::vesta::caml_vesta_endo_scalar
- projective::vesta::caml_vesta_negate
- projective::vesta::caml_vesta_of_affine
- projective::vesta::caml_vesta_of_affine_coordinates
- projective::vesta::caml_vesta_one
- projective::vesta::caml_vesta_random
- projective::vesta::caml_vesta_rng
- projective::vesta::caml_vesta_scale
- projective::vesta::caml_vesta_sub
- projective::vesta::caml_vesta_to_affine
- rayon::run_in_pool
- set_u32_ptr
- srs::fp::caml_fp_srs_add_lagrange_basis
- srs::fp::caml_fp_srs_b_poly_commitment
- srs::fp::caml_fp_srs_batch_accumulator_check
- srs::fp::caml_fp_srs_batch_accumulator_generate
- srs::fp::caml_fp_srs_commit_evaluations
- srs::fp::caml_fp_srs_create
- srs::fp::caml_fp_srs_create_parallel
- srs::fp::caml_fp_srs_get
- srs::fp::caml_fp_srs_get_lagrange_basis
- srs::fp::caml_fp_srs_h
- srs::fp::caml_fp_srs_lagrange_commitment
- srs::fp::caml_fp_srs_lagrange_commitments_whole_domain_ptr
- srs::fp::caml_fp_srs_lagrange_commitments_whole_domain_read_from_ptr
- srs::fp::caml_fp_srs_maybe_lagrange_commitment
- srs::fp::caml_fp_srs_read
- srs::fp::caml_fp_srs_set
- srs::fp::caml_fp_srs_set_lagrange_basis
- srs::fp::caml_fp_srs_write
- srs::fq::caml_fq_srs_add_lagrange_basis
- srs::fq::caml_fq_srs_b_poly_commitment
- srs::fq::caml_fq_srs_batch_accumulator_check
- srs::fq::caml_fq_srs_batch_accumulator_generate
- srs::fq::caml_fq_srs_commit_evaluations
- srs::fq::caml_fq_srs_create
- srs::fq::caml_fq_srs_create_parallel
- srs::fq::caml_fq_srs_get
- srs::fq::caml_fq_srs_get_lagrange_basis
- srs::fq::caml_fq_srs_h
- srs::fq::caml_fq_srs_lagrange_commitment
- srs::fq::caml_fq_srs_lagrange_commitments_whole_domain_ptr
- srs::fq::caml_fq_srs_lagrange_commitments_whole_domain_read_from_ptr
- srs::fq::caml_fq_srs_maybe_lagrange_commitment
- srs::fq::caml_fq_srs_read
- srs::fq::caml_fq_srs_set
- srs::fq::caml_fq_srs_set_lagrange_basis
- srs::fq::caml_fq_srs_write
- urs_utils::batch_dlog_accumulator_check
- urs_utils::batch_dlog_accumulator_generate
- wait_until_non_zero