|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/honk/types/circuit_type.hpp"#include "barretenberg/stdlib/primitives/circuit_builders/circuit_builders_fwd.hpp"#include <string>Go to the source code of this file.
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
Concepts | |
| concept | bb::IsUltraHonk |
| Test whether a type T lies in a list of types ...U. | |
| concept | bb::IsUltraOrMegaHonk |
| concept | bb::IsMegaFlavor |
| concept | bb::HasDataBus |
| concept | bb::UseRowDisablingPolynomial |
| concept | bb::HasIPAAccumulator |
| concept | bb::IsRecursiveFlavor |
| concept | bb::IsKeccakFlavor |
| concept | bb::IsGrumpkinFlavor |
Functions | |
| template<typename Container , typename Element > | |
| std::string | bb::flavor_get_label (Container &&container, const Element &element) |