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

VerificationKey create_vk ()
 

Static Protected Member Functions

static void SetUpTestSuite ()
 

Detailed Description

template<typename Flavor>
class NativeVerificationKeyTests< Flavor >

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

Member Typedef Documentation

◆ Builder

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

◆ VerificationKey

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

Member Function Documentation

◆ create_vk()

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

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

◆ SetUpTestSuite()

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

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


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