Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/ecc/curves/bn254/bn254.hpp"
#include "barretenberg/eccvm/eccvm_builder_types.hpp"
#include "barretenberg/stdlib/primitives/bigfield/constants.hpp"
Go to the source code of this file.
Classes | |
class | bb::EccvmRowTracker |
Class for tracking the number of rows in the ECCVM circuit and the number of muls performed as the op queue is populated. More... | |
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |