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 >
 
struct  ShpleminiUltraPCS
 
struct  ShpleminiMegaPCS
 

Typedefs

using ShpleminiUltraTest = ShpleminiRecursionTest< ShpleminiUltraPCS >
 
using ShpleminiMegaTest = ShpleminiRecursionTest< ShpleminiMegaPCS >
 

Functions

 TEST_F (ShpleminiUltraTest, ProveAndVerifySingleFullScalars)
 
 TEST_F (ShpleminiUltraTest, ProveAndVerifySingleShortScalars)
 
 TEST_F (ShpleminiMegaTest, ProveAndVerifySingleFullScalars)
 
 TEST_F (ShpleminiMegaTest, GoblinProveAndVerifyShortScalars)
 
 TEST_F (ShpleminiMegaTest, ManyCommitmentsWithECCVMProving)
 

Typedef Documentation

◆ ShpleminiMegaTest

◆ ShpleminiUltraTest

Function Documentation

◆ TEST_F() [1/5]

TEST_F ( ShpleminiMegaTest  ,
GoblinProveAndVerifyShortScalars   
)

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

◆ TEST_F() [2/5]

TEST_F ( ShpleminiMegaTest  ,
ManyCommitmentsWithECCVMProving   
)

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

◆ TEST_F() [3/5]

TEST_F ( ShpleminiMegaTest  ,
ProveAndVerifySingleFullScalars   
)

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

◆ TEST_F() [4/5]

TEST_F ( ShpleminiUltraTest  ,
ProveAndVerifySingleFullScalars   
)

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

◆ TEST_F() [5/5]

TEST_F ( ShpleminiUltraTest  ,
ProveAndVerifySingleShortScalars   
)

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