|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/commitment_schemes/small_subgroup_ipa/small_subgroup_ipa.hpp"#include "barretenberg/eccvm/eccvm_flavor.hpp"#include "barretenberg/goblin/translation_evaluations.hpp"#include "barretenberg/honk/library/grand_product_library.hpp"#include "barretenberg/honk/proof_system/types/proof.hpp"#include "barretenberg/relations/relation_parameters.hpp"#include "barretenberg/sumcheck/sumcheck_output.hpp"#include "barretenberg/sumcheck/zk_sumcheck_data.hpp"#include "barretenberg/transcript/transcript.hpp"Go to the source code of this file.
Classes | |
| class | bb::ECCVMProver |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |