|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/api/acir_format_getters.hpp"#include "barretenberg/api/api.hpp"#include <filesystem>#include <stdexcept>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | bb::ClientIVCAPI |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
Functions | |
| void | bb::gate_count_for_ivc (const std::string &bytecode_path, bool include_gates_per_opcode) |
| std::vector< uint8_t > | bb::decompress (const void *bytes, size_t size) |