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