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

Go to the source code of this file.

Classes

class  bb::stdlib::recursion::honk::ChonkRecursionTests
 
struct  bb::stdlib::recursion::honk::ChonkRecursionTests::ChonkProverOutput
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 
namespace  bb::stdlib
 
namespace  bb::stdlib::recursion
 
namespace  bb::stdlib::recursion::honk
 

Functions

 bb::stdlib::recursion::honk::TEST_F (ChonkRecursionTests, NativeVerification)
 Ensure the Chonk proof used herein can be natively verified.
 
 bb::stdlib::recursion::honk::TEST_F (ChonkRecursionTests, Basic)
 Construct and Check a recursive Chonk verification circuit.