Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/common/map.hpp"
#include "barretenberg/common/serialize.hpp"
#include "barretenberg/dsl/acir_format/utils.hpp"
#include "barretenberg/ecc/curves/bn254/fr.hpp"
#include "barretenberg/flavor/flavor.hpp"
#include "barretenberg/honk/proof_system/types/proof.hpp"
#include "barretenberg/serialize/msgpack.hpp"
#include "barretenberg/special_public_inputs/special_public_inputs.hpp"
#include "barretenberg/stdlib/proof/proof.hpp"
#include <barretenberg/common/container.hpp>
#include <cstdint>
Go to the source code of this file.
Classes | |
class | acir_format::ProofSurgeon< FF > |
struct | acir_format::ProofSurgeon< FF >::RecursionWitnessData |
Namespaces | |
namespace | acir_format |