|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/commitment_schemes/pairing_points.hpp"#include "barretenberg/ecc/curves/bn254/bn254.hpp"#include "barretenberg/honk/types/public_inputs_type.hpp"#include "barretenberg/stdlib/primitives/bigfield/constants.hpp"#include "barretenberg/stdlib_circuit_builders/mega_circuit_builder.hpp"Go to the source code of this file.
Classes | |
| class | bb::stdlib::recursion::honk::KernelIOSerde |
| For test purposes only: Native representation and serde for KernelIO public inputs More... | |
| class | bb::stdlib::recursion::honk::HidingKernelIOSerde |
| Native representation and serde for HidingKernelIO public inputs. More... | |
| class | bb::stdlib::recursion::honk::AppIOSerde |
| Native representation and serde for AppIO public inputs. More... | |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
| namespace | bb::stdlib |
| namespace | bb::stdlib::recursion |
| namespace | bb::stdlib::recursion::honk |