Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
api_client_ivc.hpp File Reference
#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)
 
void bb::write_arbitrary_valid_client_ivc_proof_and_vk_to_file (const std::filesystem::path &output_dir)
 
std::vector< uint8_t > bb::decompress (const void *bytes, size_t size)