Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/common/compiler_hints.hpp"
#include "barretenberg/common/op_count.hpp"
#include "barretenberg/common/thread.hpp"
#include "barretenberg/stdlib/primitives/bool/bool.hpp"
#include <cstddef>
#include <vector>
Go to the source code of this file.
Classes | |
struct | bb::RowDisablingPolynomial< FF > |
Polynomial for Sumcheck with disabled Rows. More... | |
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |