|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/commitment_schemes/claim.hpp"#include "barretenberg/commitment_schemes/pairing_points.hpp"#include "barretenberg/public_input_component/public_input_component.hpp"Go to the source code of this file.
Classes | |
| class | bb::DefaultIO |
| Manages the data that is propagated on the public inputs of an application/function circuit. More... | |
| class | bb::HidingKernelIO |
| Manages the data that is propagated on the public inputs of of a hiding kernel circuit. More... | |
| class | bb::RollupIO |
| The data that is propagated on the public inputs of a rollup circuit. More... | |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |