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

Go to the source code of this file.

Classes

class  ShpleminiRecursionTest< PCS >
 

Functions

 TEST (ShpleminiRecursionTest, ProveAndVerifySingle)
 Test full recursive verification for 2 multilinear polynomials and a shift of one of them including pairing check and ensure that regardless of circuit size, recursive Shplemini produces the same number of gates.
 

Variables

numeric::RNGshplemini_engine = numeric::get_debug_randomness()
 

Function Documentation

◆ TEST()

TEST ( ShpleminiRecursionTest  ,
ProveAndVerifySingle   
)

Test full recursive verification for 2 multilinear polynomials and a shift of one of them including pairing check and ensure that regardless of circuit size, recursive Shplemini produces the same number of gates.

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

Variable Documentation

◆ shplemini_engine

numeric::RNG& shplemini_engine = numeric::get_debug_randomness()

Definition at line 22 of file shplemini.test.cpp.