|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/vm2/constraining/verifier.hpp"#include "barretenberg/srs/global_crs.hpp"#include "barretenberg/vm2/constraining/prover.hpp"#include "barretenberg/vm2/proving_helper.hpp"#include "barretenberg/vm2/testing/fixtures.hpp"#include <gtest/gtest.h>Go to the source code of this file.
Classes | |
| class | bb::avm2::constraining::AvmVerifierTests |
| struct | bb::avm2::constraining::AvmVerifierTests::NativeProofResult |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
| namespace | bb::avm2 |
| namespace | bb::avm2::constraining |
Functions | |
| bb::avm2::constraining::TEST_F (AvmVerifierTests, GoodPublicInputs) | |
| bb::avm2::constraining::TEST_F (AvmVerifierTests, NegativeBadPublicInputs) | |