|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "./translator_recursive_verifier.hpp"#include "barretenberg/commitment_schemes/shplonk/shplemini.hpp"#include "barretenberg/common/throw_or_abort.hpp"#include "barretenberg/relations/translator_vm/translator_decomposition_relation_impl.hpp"#include "barretenberg/relations/translator_vm/translator_delta_range_constraint_relation_impl.hpp"#include "barretenberg/relations/translator_vm/translator_extra_relations_impl.hpp"#include "barretenberg/relations/translator_vm/translator_non_native_field_relation_impl.hpp"#include "barretenberg/relations/translator_vm/translator_permutation_relation_impl.hpp"#include "barretenberg/sumcheck/sumcheck.hpp"Go to the source code of this file.
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |