|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/common/bb_bench.hpp"#include "barretenberg/common/compiler_hints.hpp"#include "barretenberg/common/thread.hpp"#include "barretenberg/numeric/bitop/get_msb.hpp"#include "barretenberg/stdlib/primitives/bool/bool.hpp"#include <cstddef>#include <vector>Go to the source code of this file.
Classes | |
| struct | bb::GateSeparatorPolynomial< FF > |
| Implementation of the methods for the \(pow_{\beta}\)-polynomials used in in Sumcheck. More... | |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |