|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
This is the complete list of members for ChonkTests, including all inherited members.
| accumulate_and_prove_ivc(size_t num_app_circuits, TestSettings settings={}, bool check_circuit_sizes=false) | ChonkTests | inlinestatic |
| AccumulateHook typedef | ChonkTests | |
| Builder typedef | ChonkTests | protected |
| ChonkVerifier typedef | ChonkTests | protected |
| CircuitProducer typedef | ChonkTests | protected |
| Commitment typedef | ChonkTests | protected |
| DeciderProver typedef | ChonkTests | protected |
| FF typedef | ChonkTests | protected |
| Flavor typedef | ChonkTests | protected |
| ProverInstance typedef | ChonkTests | protected |
| run_ivc(size_t num_app_circuits, TestSettings settings={}, const AccumulateHook &post_hook=nullptr, bool check_circuit_sizes=false) | ChonkTests | inlinestatic |
| run_ivc(std::vector< bool > leading_is_kernel_flags, TestSettings settings={}, const AccumulateHook &post_hook=nullptr, bool check_circuit_sizes=false) | ChonkTests | inlinestatic |
| run_ivc_impl(CircuitProducer &circuit_producer, TestSettings settings, const AccumulateHook &post_hook, bool check_circuit_sizes) | ChonkTests | inlineprivatestatic |
| SetUpTestSuite() | ChonkTests | inlineprotectedstatic |
| tamper_with_proof(HonkProof &proof, size_t public_inputs_offset) | ChonkTests | inlinestatic |
| test_app_io_tampering() | ChonkTests | inlinestatic |
| test_kernel_io_tampering(KernelIOField field_to_tamper) | ChonkTests | inlinestatic |
| test_kernel_return_data_propagation() | ChonkTests | inlinestatic |
| VerificationKey typedef | ChonkTests | protected |
| VerifierInstance typedef | ChonkTests | protected |
| verify_chonk(const ChonkProof &proof, const std::shared_ptr< MegaZKFlavor::VKAndHash > &vk_and_hash) | ChonkTests | inlinestatic |