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

Go to the source code of this file.

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 

Functions

ChonkVkData bb::compute_chonk_vk (acir_format::AcirProgram &program, CircuitKind kind)
 
ChonkVkCheckResult bb::check_precomputed_chonk_vk (acir_format::AcirProgram &program, const std::vector< uint8_t > &precomputed_vk, CircuitKind kind)
 
std::shared_ptr< Chonk::MegaZKVerificationKeybb::deserialize_chonk_vk (const std::vector< uint8_t > &vk)
 
std::shared_ptr< MegaZKFlavor::VKAndHashbb::deserialize_chonk_vk_and_hash (const std::vector< uint8_t > &vk)