|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/ultra_honk/oink_prover.hpp"#include "barretenberg/commitment_schemes/shplonk/sparse_masking_poly.hpp"#include "barretenberg/common/bb_bench.hpp"#include "barretenberg/flavor/mega_app_flavor.hpp"#include "barretenberg/flavor/mega_avm_flavor.hpp"#include "barretenberg/flavor/mega_flavor.hpp"#include "barretenberg/flavor/mega_kernel_flavor.hpp"#include "barretenberg/honk/library/grand_product_delta.hpp"#include "barretenberg/honk/library/grand_product_library.hpp"#include "barretenberg/honk/prover_instance_inspector.hpp"#include "barretenberg/numeric/bitop/get_msb.hpp"#include "barretenberg/relations/databus_lookup_relation.hpp"#include "barretenberg/relations/logderiv_lookup_relation.hpp"#include "barretenberg/relations/permutation_relation.hpp"Go to the source code of this file.
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
Functions | |
| template<typename Relation > | |
| constexpr bool | bb::relation_computes_logderivative_inverse () |