Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <cstddef>
#include "./eccvm_builder_types.hpp"
#include "barretenberg/common/assert.hpp"
#include "barretenberg/ecc/groups/precomputed_generators_bn254_impl.hpp"
#include "barretenberg/op_queue/ecc_op_queue.hpp"
Go to the source code of this file.
Classes | |
class | bb::ECCVMMSMMBuilder |
struct | bb::ECCVMMSMMBuilder::MSMRow |
struct | bb::ECCVMMSMMBuilder::MSMRow::AddState |
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |