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

Go to the source code of this file.

Classes

class  bb::stdlib::recursion::honk::ClientIVCRecursionTests
 
struct  bb::stdlib::recursion::honk::ClientIVCRecursionTests::ClientIVCProverOutput
 

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 (ClientIVCRecursionTests, NativeVerification)
 Ensure the ClientIVC proof used herein can be natively verified.
 
 bb::stdlib::recursion::honk::TEST_F (ClientIVCRecursionTests, Basic)
 Construct and Check a recursive ClientIVC verification circuit.
 
 bb::stdlib::recursion::honk::TEST_F (ClientIVCRecursionTests, ClientTubeBase)
 
 bb::stdlib::recursion::honk::TEST_F (ClientIVCRecursionTests, TubeVKIndependentOfInputCircuits)