|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Public Types | |
| using | Flavor = typename Params::Flavor |
| using | IO = typename Params::IO |
| using | Builder = typename Flavor::CircuitBuilder |
| using | VerificationKey = typename Flavor::VerificationKey |
Public Member Functions | |
| VerificationKey | create_vk () |
Static Protected Member Functions | |
| static void | SetUpTestSuite () |
Definition at line 34 of file native_verification_key.test.cpp.
| using NativeVerificationKeyTests< Params >::Builder = typename Flavor::CircuitBuilder |
Definition at line 38 of file native_verification_key.test.cpp.
| using NativeVerificationKeyTests< Params >::Flavor = typename Params::Flavor |
Definition at line 36 of file native_verification_key.test.cpp.
| using NativeVerificationKeyTests< Params >::IO = typename Params::IO |
Definition at line 37 of file native_verification_key.test.cpp.
| using NativeVerificationKeyTests< Params >::VerificationKey = typename Flavor::VerificationKey |
Definition at line 39 of file native_verification_key.test.cpp.
|
inline |
Definition at line 41 of file native_verification_key.test.cpp.
|
inlinestaticprotected |
Definition at line 51 of file native_verification_key.test.cpp.