Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
NativeVerificationKeyTests< Flavor > Class Template Reference
Inheritance diagram for NativeVerificationKeyTests< Flavor >:

Public Types

using Builder = typename Flavor::CircuitBuilder
 
using VerificationKey = typename Flavor::VerificationKey
 

Public Member Functions

void set_default_pairing_points_and_ipa_claim_and_proof (typename Flavor::CircuitBuilder &builder)
 
VerificationKey create_vk ()
 

Static Protected Member Functions

static void SetUpTestSuite ()
 

Detailed Description

template<typename Flavor>
class NativeVerificationKeyTests< Flavor >

Definition at line 28 of file native_verification_key.test.cpp.

Member Typedef Documentation

◆ Builder

Definition at line 30 of file native_verification_key.test.cpp.

◆ VerificationKey

Definition at line 31 of file native_verification_key.test.cpp.

Member Function Documentation

◆ create_vk()

template<typename Flavor >
VerificationKey NativeVerificationKeyTests< Flavor >::create_vk ( )
inline

Definition at line 44 of file native_verification_key.test.cpp.

◆ set_default_pairing_points_and_ipa_claim_and_proof()

template<typename Flavor >
void NativeVerificationKeyTests< Flavor >::set_default_pairing_points_and_ipa_claim_and_proof ( typename Flavor::CircuitBuilder builder)
inline

Definition at line 33 of file native_verification_key.test.cpp.

◆ SetUpTestSuite()

template<typename Flavor >
static void NativeVerificationKeyTests< Flavor >::SetUpTestSuite ( )
inlinestaticprotected

Definition at line 58 of file native_verification_key.test.cpp.


The documentation for this class was generated from the following file: