|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "evaluation_domain.hpp"#include "barretenberg/common/assert.hpp"#include "barretenberg/common/mem.hpp"#include "barretenberg/common/slab_allocator.hpp"#include "barretenberg/common/thread.hpp"#include "barretenberg/ecc/curves/grumpkin/grumpkin.hpp"#include "barretenberg/honk/types/circuit_type.hpp"#include "barretenberg/numeric/bitop/get_msb.hpp"#include <memory.h>#include <memory>Go to the source code of this file.
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |