Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
private_execution_steps.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 

Functions

std::vector< uint8_t > bb::compress (const std::vector< uint8_t > &input)
 
std::vector< uint8_t > bb::decompress (const void *bytes, size_t size)
 
template<typename T >
bb::unpack_from_file (const std::filesystem::path &filename)